Clickable widgets placed inside a stack must be clicked twice to trigger them #314
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This can be seen in the Choose Scenario dialog, which uses clickable text widgets.
Might be related to #133
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.
This makes no sense... in the debugger, control flow simply skips out of a function before it's complete.