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

tooltip breaks config.after_load_transition #5511

Closed
brimbel opened this issue May 14, 2024 · 0 comments
Closed

tooltip breaks config.after_load_transition #5511

brimbel opened this issue May 14, 2024 · 0 comments

Comments

@brimbel
Copy link

brimbel commented May 14, 2024

Tested on 8.2.1.

If a button used to load a save has a tooltip, then config.after_load_transition doesn't run. Actually getting the tooltips via GetToolip() isn't required to cause the issue, but was done for the sake of clarity in the below videos.

In the below example, loading via the slot buttons, which have tooltips, doesn't run the transition, but loading via the confirm screen's "Yes" button, which doesn't have a tooltip, does run the transition.

pythonw_1O9yzzQ3Nv.mp4

In the below example, the confirm screen's "Yes' button was also given a tooltip and the transition doesn't run.

pythonw_nLYGZhfpWu.mp4

Here is the code I used to test it:

z821 Tooltip Break.zip

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

No branches or pull requests

1 participant