Getting width/height of a node #1384
Unanswered
CodyBontecou
asked this question in
Q&A
Replies: 1 comment 3 replies
-
Mh... good point, internal values get omitted when calling |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
toObject()
doesn't return width or height values that are set usingNodeResizer
.I'm able to see the height/width using the
@resize
emit and figure I can manage it using that.but I'm curious if there's an easier way to manage this information.
Beta Was this translation helpful? Give feedback.
All reactions