Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tooltips are only enabled or disabled when the GUI is built #724

Open
hor-net opened this issue Apr 2, 2021 · 0 comments
Open

Tooltips are only enabled or disabled when the GUI is built #724

hor-net opened this issue Apr 2, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@hor-net
Copy link
Contributor

hor-net commented Apr 2, 2021

IGraphics::EnableTooltips has effect only if called when the GUI is build, if the GUI of the plugin is already open and you toggle the switch it doesn't really enable or disable the tooltips. If you close and open the GUI again the switch takes effect.

To Reproduce
Simply create a button to enable or disable tooltips and toggle it, it has no effect until GUI is closed and re opened

Expected behaviour
Tooltips should be enabled or disabled as soon as the switch is toggled so the user can hide them or show them as a kind of online help

The issue applies to every plugin format, both on windows and mac (I have not tested linux) and for every IGRAPHICS backend

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants