Skip to content

Hierarchical widgets – edit modes #5952

Closed Answered by Frizi
wdanilo asked this question in Work In Progress - GUI
Discussion options

You must be logged in to vote

You can connect an edge to every widget.

I wonder if the connection logic should be somewhat modifyable per widget type. For example, widgets of custom shapes (e.g. join type) might have slightly different requirements around mouse handling. In that way, it would also be possible to create a widget that doesn't allow any connection, if we ever need that.

Some widgets allow a safe, user friendly edit mode.

The dropdown selection logic is just one such implementation of localized edit. I see no issues with allowing other input methods, which would use the same API for submitting changes.

Specifically for dropdowns, there is also a complication related to manual input. The entries are di…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by farmaazon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants