Skip to content

Conversation

@pthom
Copy link

@pthom pthom commented Jun 30, 2020

Hi,

This PR adds a new behavior to SetCursorPosition:

  • SetCursorPosition(aPosition) : behaves as before
  • SetCursorPosition(aPosition, 3): will change the cursor position, and then
    on the subsequent call to EnsureCursorIsVisible(), will make the cursor line appear as the third line on the page.

* SetCursorPosition(aPosition) : behaves as before
* SetCursorPosition(aPosition, 3): will change the cursor position, and then
on the subsequent call to EnsureCursorIsVisible(), will make the cursor line appear as the third line on the page.
@pthom pthom force-pushed the cursor_pos_page branch from 838ff00 to 3c2f3c5 Compare July 1, 2020 00:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant