Open ukscid opened 8 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
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.