Skip to content

Conversation

@deanlee
Copy link
Contributor

@deanlee deanlee commented Dec 5, 2025

No description provided.

@github-actions
Copy link
Contributor

github-actions bot commented Dec 5, 2025

raylib UI Preview

All Screenshots

if not no_escape:
# TODO: this can grow unbounded, should be given some thought
device.add_interactive_timeout_callback(lambda: gui_app.set_modal_overlay(None))
device.add_interactive_timeout_callback(self.close_dialog)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe device should be the one that adds this callback

@deanlee deanlee force-pushed the ui-callback-manger-single branch from 943cdb6 to 7886789 Compare December 5, 2025 16:07
@deanlee deanlee force-pushed the ui-callback-manger-single branch from 7886789 to 181af26 Compare December 6, 2025 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants