Closed dr1rrb closed 13 hours ago
🤖 Your Docs stage site is ready! Visit it here: https://unodocsprstaging.z13.web.core.windows.net/pr-18873/index.html
🤖 Your WebAssembly Sample App stage site is ready! Visit it here: https://unowasmprstaging.z20.web.core.windows.net/pr-18873/index.html
The build 147965 found UI Test snapshots differences: android-28-net8
: 23, android-28-net8-Snap
: 36, ios
: 7, ios-Snap
: 45, skia-gtk-screenshots
: 51, skia-linux-screenshots
: 39, skia-windows-screenshots
: 66, wasm
: 465, wasm-automated-net9.0-UWP-Default-automated
: 25, wasm-automated-net9.0-UWP-RuntimeTests-0
: 0, wasm-automated-net9.0-UWP-RuntimeTests-1
: 0, wasm-automated-net9.0-UWP-RuntimeTests-2
: 0, wasm-automated-net9.0-WinUI-Benchmarks-automated
: 0, wasm-automated-net9.0-WinUI-RuntimeTests-0
: 0, wasm-automated-net9.0-WinUI-RuntimeTests-1
: 0, wasm-automated-net9.0-WinUI-RuntimeTests-2
: 0
closes https://github.com/unoplatform/ziidms-private/issues/15
Bugfix
HRI not draggable on Android
What is the current behavior?
Transform is not applied because the
DiagnosticOverlay
isActualWidth = 0
.What is the new behavior?
We force an invalidation of the
DiagnosticOverlay
to force re-computation of theActualSize
, driving theRanderTransform
to be applied properlyPR Checklist
Screenshots Compare Test Run
results.