How to access the widget's frame size #1113
              
                Unanswered
              
          
                  
                    
                      GrootCHENN
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 1 comment
-
| Have a look at #1094, it's a draft, but probably what you're looking for. | 
Beta Was this translation helpful? Give feedback.
                  
                    0 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.
-
Question
How to access the widget's frame size when using the 'flex layout'? I am using the padding and expend to comfirm the widget size, and now i wanna to know a widget's frame properties like width, height.
I'm trying to use the Control Ref to get what i want, but it return 'None', and if i try to get height for text_container_ref, it return 56 just like what i set.
Code sample
Error message
No response
------------------------------------------------------
Beta Was this translation helpful? Give feedback.
All reactions