float34

Results 5 comments of float34

@ryandemopoulos > one of them is very close to being converted to WinUI 3 already, and others will move to WinUI 3 over time Do you mean that internal Windows...

@codendone So instead of properly synchronizing the rendering with window sizing events you simply want to hide the issue by coloring? How will it help to eliminate the obvious title...

@SelastinGeorge Seems to be the same issue as https://github.com/microsoft/microsoft-ui-xaml/issues/2506. It is a long standing problem with how Windows handles the window resize. You can read how bad it actually is...

@codendone As far as I know default Windows 10 apps (News, Maps, Photos) use `DirectComposition` API, and they don't have the resize issue being discussed. Why WinUI 3 draws to...

@codendone So, do we need to add "feature-request" label or close it and all relevant stories?