Skip to content

Auto focus active move#30

Open
ClementCariou wants to merge 2 commits into
SilentVoid13:masterfrom
ClementCariou:focus-active-move-in-list
Open

Auto focus active move#30
ClementCariou wants to merge 2 commits into
SilentVoid13:masterfrom
ClementCariou:focus-active-move-in-list

Conversation

@ClementCariou

Copy link
Copy Markdown
Contributor

Hello,

I modified the move list behavior to :

  • keep the current scroll position if the active move is in the view
  • update the scroll position to match the current move if the active move is outside of the view

It's a quality of life improvement I really needed when using the plugin.

There is a flicker related to the fact we are redrawing the move list from scratch then changing the scroll position.
To keep the code simple, I didn't touch that.

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