tabris.ui.contentView doesn't fire 'resize'
See original GitHub issuetabris.ui.contentView
doesn’t fire a resize
event when its bounds change. It is expected to be fired when the snippet’s widgets are laid out the first time (on start) and each time the screen orientation is changed.
Reproducible in the layout-dynamic
snippet.
Issue Analytics
- State:
- Created 7 years ago
- Comments:11 (11 by maintainers)
Top Results From Across the Web
UIView doesn't resize to full screen when hiding the nav bar ...
When it gets pushed to the nav controller, this should hide the tab bar and make the content view extend down to the...
Read more >Keyboard open; Unexpected layout when status bar is hide ...
When keyboard is opened by TextInput focus, ContentView Resize is missing and ovelapping composite widget. Altough widget sizing is "bottom" ...
Read more >Migration Guide 2.x to 3.0 - Tabris.js Documentation
The ui object ( tabris.ui ) and Ui class no longer exist. All properties formerly hosted by ui are now directly attached to...
Read more >https://unpkg.com/tabris@3.8.0/tabris.d.ts
K : never }[keyof T]; // Tabris.js Helper Types type JSXDefaultChildren ... ContentView /** * A composite that does not require (or support)...
Read more >Games and Learning Alliance - Springer Link
does not imply, even in the absence of a specific statement, ... that a total of 215 authors contributed their work to GALA...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Current test results with latest nightly:
Since we do not ship development apps with the tabris launcher anymore. The problem can not be recreated.