mirror of
https://github.com/ArnoldSmith86/virtualtabletop.git
synced 2026-03-02 22:57:02 -05:00
Routine clicking itself freezes client #620
Labels
No labels
PCIO compatibility
Validator
automated testing
bug
documentation
duplicate
editor
enhancement
enhancement
library
library
maintenance
needs legacy server
pile related
reported client crash
routine operations
user interface
widget properties
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/virtualtabletop#620
Loading…
Add table
Add a link
Reference in a new issue
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?
Originally created by @96LawDawg on GitHub (Dec 22, 2022).
Self-explanatory (and obvious). But maybe there is a way to catch the error and break the loop.
I was trying to get a basic widget with faces to do the clickRoutine and advance the face. If there is a clickRoutine on a basic widget with faces, only the clickRoutine works and not the faces. But, this is a workaround:
However, if you do not add the ignoreClickRoutine you get a button clicking itself and you get the maximum call stat size exceeded message.