Getting width/height of a node #1384
Unanswered
CodyBontecou
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Mh... good point, internal values get omitted when calling |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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