-
Notifications
You must be signed in to change notification settings - Fork 10.6k
ui: fix modal show event firing after render #36640
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
base: master
Are you sure you want to change the base?
Conversation
655de10 to
c4c9fd5
Compare
|
this bug is separate and is value-add for the time being |
but were the bugs? |
🔜 |
|
*what |
|
This PR has had no activity for 24 days. It will be automatically closed in 7 days if there is no activity. |
|
no bugs with current implementation, they only showed up as i reworked modals this patch fixes the single frame animation issues i called out in the description |
c4c9fd5 to
21cad55
Compare
21cad55 to
de5b535
Compare
mici raylib UI Preview❌ Videos differ! View Diff Report |



























show_eventmust fire beforerender. very important forNavWidgetas it does setup on theshow_eventhookbefore (note text flash before animation)
Screen.Recording.2025-11-21.at.8.57.22.PM.mov
after
Screen.Recording.2025-11-21.at.8.56.34.PM.mov