CodinGame / codingame-game-engine

CodinGame Engine
https://www.codingame.com
MIT License
112 stars 41 forks source link

Tooltip doesn't disappear on toggle #33

Closed eulerscheZahl closed 3 years ago

eulerscheZahl commented 4 years ago

Demo: https://www.codingame.com/contribute/view/534120f426f5a3134cc041564c33b80db11c Set the toggle to OFF and you will still see the "RED" as a tooltip. This is because the mouse is over the red area while it's hidden via toggle.

image image

CGjupoulton commented 3 years ago

Fixed in v3.15.6