Uno: [iOS/Android/WASM] Content is not correctly aligned when using <Viewbox />

Created on 5 Dec 2019  路  2Comments  路  Source: unoplatform/uno

Current behavior

Try to use the <ViewBox /> control and specify alignments for the content inside.
Resize the Application and notice the alignments are not matching the UWP version.

UWP
uwp_large
uwp_small

WASM
wasm_large
wasm_small

Expected behavior

Content alignments inside the<Viewbox /> on iOS/Android/WASM should match the UWP version.

How to reproduce it (as minimally and precisely as possible)

Sample repro available with this issue

Environment

Nuget Package: Uno.UI

Package Version(s): 2.1.0-dev.18

Affected platform(s):

  • [x] iOS
  • [x] Android
  • [x] WebAssembly
  • [ ] WebAssembly renderers for Xamarin.Forms
  • [ ] Windows
  • [ ] Build tasks
  • [ ] Solution Templates

Visual Studio:

  • [ ] 2017 (version: )
  • [x] 2019 (version: 16.3.10)
  • [ ] for Mac (version: )

Anything else we need to know?

Same thing for the Cybertruck position when resizing the application.

kinbug triaguntriaged

Most helpful comment

@jeromelaban & @dr1rrb I'm closing this issue since I cannot reproduce it with latest Uno dev 馃憤

All 2 comments

@jeromelaban & @dr1rrb I'm closing this issue since I cannot reproduce it with latest Uno dev 馃憤

Was this page helpful?
0 / 5 - 0 ratings