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

Clickable widgets placed inside a stack must be clicked twice to trigger them #314

Closed
CelticMinstrel opened this issue Jan 21, 2023 · 2 comments
Labels
bug dialogxml Affects the dialog system
Milestone

Comments

@CelticMinstrel
Copy link
Member

This can be seen in the Choose Scenario dialog, which uses clickable text widgets.

Might be related to #133

@CelticMinstrel CelticMinstrel added bug dialogxml Affects the dialog system labels Jan 21, 2023
@CelticMinstrel CelticMinstrel added this to the 2.0 milestone Jan 21, 2023
@NQNStudios
Copy link
Collaborator

Actually, you can also click widgets in a stack once, then click any other widget, and the first widget will be triggered.

i.e. Click Start Scenario -> Click VoDT -> Click Cancel, and it will launch VoDT.

@NQNStudios
Copy link
Collaborator

This makes no sense... in the debugger, control flow simply skips out of a function before it's complete.

NQNStudios added a commit to NQNStudios/cboe that referenced this issue Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug dialogxml Affects the dialog system
Projects
None yet
Development

No branches or pull requests

2 participants