any way to listen window resize event? #1438
-
|
hi, i want Implement adaptive layout, have any way to listen window resize event? 🙏Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
No - there isn't currently any window resize event that you can subscribe to. As far as adaptive layout goes - the long term vision is to replace BeeWare's builtin style language with CSS, and adaptive layouts are a feature supported by CSS. |
Beta Was this translation helpful? Give feedback.
-
|
This is currently in the process of being implemented; it's getting really close with 1 outstanding major concern left. |
Beta Was this translation helpful? Give feedback.
No - there isn't currently any window resize event that you can subscribe to.
As far as adaptive layout goes - the long term vision is to replace BeeWare's builtin style language with CSS, and adaptive layouts are a feature supported by CSS.