benini / scid

Other
44 stars 14 forks source link

Score popup #177

Open ukscid opened 8 months ago

ukscid commented 8 months ago

This adresses issue https://github.com/benini/scid/issues/95

Additional: The coordinates and text are not readable in the score graph because background is used from theme and others is set fix. Now the canvas colors are applied from theme and used.

Later options: Maybe the text (playernames and date) should be moved to the window title? This solution could also applied on rating graph.

ukscid commented 7 months ago

Evaluation info on popup (like lichess) added. Info and board popups on mouse over (than on right mouse button) Reading infos/moves via sc_game push/pop replaced with variables mayby to improve: popup function is copied from board:popup