mirror of
https://github.com/reconurge/flowsint.git
synced 2026-05-07 12:26:24 -05:00
[GH-ISSUE #42] Labels disappear in active canvas #1002
Reference in New Issue
Block a user
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 @FarallonWest on GitHub (Nov 11, 2025).
Original GitHub issue: https://github.com/reconurge/flowsint/issues/42
To see the labels of nodes you must select them on the left side bar. However, while interacting with the graph, some labels disappear in the active portion of the screen.
The trigger for this is selecting the canvas area that has no active node such as to move the view.
@dextmorgn commented on GitHub (Nov 29, 2025):
Closing this as the label mechanisms changed quite a bit.