Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GraphUI Tooltip: Use delayMS for no time-based alarm (only used for now()); F... | Sven Göthel | 2024-01-19 | 1 | -13/+14 |
* | Simplify TooltipShape: Create own wrapper Group to not mutate user given Shap... | Sven Göthel | 2024-01-22 | 1 | -2/+5 |
* | GraphUI Tooltip*: Allow user to trigger display via now(); Ensure TooltipShap... | Sven Göthel | 2024-01-20 | 1 | -6/+40 |
* | GraphUI Tooltip*: Generalize Tooltip base (more versatile) and add TooltipSha... | Sven Göthel | 2024-01-19 | 1 | -3/+76 |
* | GraphUI Tooltip: Simplify integration w/ Scene + Shape; Use Shape.setToolTip(... | Sven Göthel | 2024-01-07 | 1 | -14/+22 |
* | GraphUI Shape: Ease Tooltip managment via Scene: Only started Tooltip is requ... | Sven Göthel | 2024-01-07 | 1 | -4/+2 |
* | GraphUI Shape: Enable Tooltip (currently text only) to be displayed after del... | Sven Göthel | 2024-01-07 | 1 | -0/+84 |