FSGModding / FSG_Mod_Assistant

Farming Simulator 22 Mod Manager.
https://fsgmodding.github.io/FSG_Mod_Assistant/
ISC License
71 stars 11 forks source link

[BUG] Hints remain after selecting the window #234

Closed KITT3000 closed 1 month ago

KITT3000 commented 3 months ago

Is there an existing issue for this?

Current Behavior

When you hover over the options at the top right of the window (log, settings, search, etc.), hints appear and stay if you select an option.

Expected Behavior

The hints should disappear xD

Steps To Reproduce

  1. Hover the cursor over any of the top options (such as viewing the game LOG file).
  2. A description/hint appears, click this option to open a new window.
  3. Turn off the window and look up, the description/hint is still visible.
  4. Hover the cursor over other options, new descriptions/hints appear and the one last selected does not disappear.

Environment

- Mod Assistant Version: 3.5.2 and 3.9.71 and 3.9.91
- OS: Win10 and Win11
- Virtualized: No

Anything else?

No response

KITT3000 commented 3 months ago

After updating to 4.0.0 error now appears only for the option "View Documentation"

jtsage commented 3 months ago

doh. of course it does. because that uses the URL handler, not the window library. ok, I shall fix.

KITT3000 commented 3 months ago

Then there is this case:

  1. Select an option such as viewing LOG.
  2. Close the window.
  3. Collapse the program window to the windows taskbar.
  4. Restore the visibility of the window, the prompt suddenly appears and stays.
jtsage commented 1 month ago

closing as fixed.