How to lock a widget height and width?

765
1
Jump to solution
07-15-2021 07:23 PM
Labels (2)
RYANCARL
New Contributor III

I want to lock a widget height and width but the UI for that seems to no be working. What am I doing incorrectly? 

I tried this lock in the image and it doesnt seem like its doing anything:

lock.PNG

 Or is it possible to get the height and width programmatically? Any help will be greatly appreciated. 

0 Kudos
1 Solution

Accepted Solutions
DaveFullerton
Occasional Contributor III

It works as expected for me.  It preserves the aspect ratio of the image in the image widget, for example.  The Height changes to Auto, and the Height is automatically updated when I change the Width.  Were you wanting it to have a different effect when you locked it?

DaveFullerton_0-1626407576756.png

 

 

View solution in original post

0 Kudos
1 Reply
DaveFullerton
Occasional Contributor III

It works as expected for me.  It preserves the aspect ratio of the image in the image widget, for example.  The Height changes to Auto, and the Height is automatically updated when I change the Width.  Were you wanting it to have a different effect when you locked it?

DaveFullerton_0-1626407576756.png

 

 

0 Kudos