jven / studyopenings

A tool to study chess openings.
http://studyopenings.com
MIT License
94 stars 13 forks source link

Mouse wheel should select next/previous positions in Build mode. #5

Closed jven closed 5 years ago

jven commented 5 years ago

This may actually be infeasible, or at the very least will require more thought: since both the TreeView and the window itself are scrollable, we would need to make sure this new mouse wheel interaction doesn't interfere.

jven commented 5 years ago

In lichess, the mouse wheel scrolls through the moves only when the cursor is over the board. StudyOpenings should do that too.

jven commented 5 years ago

Done by 2db0342a0775a566890f961386e304c22ee505c5.