Reputation: 77
I have a panel with some textfields. I don't set height but I need keep 16:9 ratio. Size needs to be change depends on height. But I cant find where I can set width.
Upvotes: 1
Views: 261
Reputation: 479
You can do this in listeners. Example for your problem solution here: https://fiddle.sencha.com/#view/editor&fiddle/1kve
Upvotes: 1