WebPlatformForEmbedded / WPEBackend-rdk

BSD 2-Clause "Simplified" License
8 stars 38 forks source link

[Essos] refresh target size before trying to resize the page #83

Closed emutavchi closed 2 years ago

emutavchi commented 2 years ago

When running in Wayland mode, display resize event could be handled in EssContextStart() (that is calling EssContextRunEventLoopOnce internally). Which could lead to incorrect page resize reported to Webkit.