Tooltip stays persistent even after moving to another menu

Bug #1028541 reported by mugenjohncel
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ren'Py
Invalid
Undecided
Unassigned

Bug Description

Here is a small sample of actual code I used:

hotspot (916, 315, 260, 103) action ShowMenu('preferences') hovered [ Play ("test_three", "sfx/click.wav"), Show("gui_tooltip", my_picture="gui/tooltip/tooltip_main_menu_config.png", my_tt_xpos=0, my_tt_ypos=591), With(quickdissolve)] unhovered [Hide("gui_tooltip"), With(quickdissolve)]

What happens is that the tooltip will appear and disappear as dictated by the script while hovering but once you clicked on the hotspot the tooltip that appeared after you hovered in the said hotspot stays persistent in the screen even after moving to another menu and only disappears after hovering to another hotspot.

Revision history for this message
Tom Rothamel (renpytom) wrote :

I believe this has been dealt with.

Changed in renpy:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.