mirror of
https://github.com/ArnoldSmith86/virtualtabletop.git
synced 2026-03-02 22:57:02 -05:00
Pop up menu display analysis #33
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#33
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 @RaphaelAlvez on GitHub (Jan 8, 2021).
Suggestion on how to deal with actually any pop up on the screen. Could also be used to Enlarge.
on top of these, there would be a 2 unit space between the source and the pop-up.
For pop-ip on the
right: X(pop-up) = X(source) + W(source) + 2
left: X(pop-up) = X(source) - W(pop-up) - 2