Allow resizer to reset its state. #947
heaven-born
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Here is my use case:
The state of my node depends on the zoom level. Each state may have different characteristics including size and resizability options.
Issue:
When I use resizer on one of my states it fixes node size in the "width/height" parameters of the hidden wrapping node and preserves this size even if the resizer is hidden for other states. There is no easy way to hide or "reset" the resizer effect that I don't need in the other states.
Proposal options:
or/and (less technical approach)
Beta Was this translation helpful? Give feedback.
All reactions