Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Android][iOS]Controls overlapping over each other #679

Closed
eriklimakc opened this issue Jul 20, 2023 · 3 comments
Closed

[Android][iOS]Controls overlapping over each other #679

eriklimakc opened this issue Jul 20, 2023 · 3 comments
Assignees
Labels
kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification.

Comments

@eriklimakc
Copy link
Contributor

Current behavior

Controls all mixed and overlapping over each other when opening Shadow Container page on Toolkit sample app on Android and iOS.

image

Expected behavior

image

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

Run Toolkit sample app on Android/iOS through #638 and navigate to Control > Shadow Container.

Workaround

Change the theme from light to dark (or vice versa) force a new layout and it renders properly.

Works on UWP/WinUI

Yes

Environment

No response

NuGet package version(s)

Uno.UI/WinUI - 5.0.0-dev.1223

Affected platforms

No response

IDE

No response

IDE version

No response

Relevant plugins

No response

Anything else we need to know?

No response

@eriklimakc eriklimakc added kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification. labels Jul 20, 2023
@eriklimakc eriklimakc mentioned this issue Jul 20, 2023
6 tasks
@roubachof
Copy link
Contributor

FYI It was working on 4.xx

@eriklimakc
Copy link
Contributor Author

Not sure if it is helpful, but while testing, if you ommit this call https://github.com/unoplatform/uno.toolkit.ui/blob/dev/jmaf/shadow-container/src/Uno.Toolkit.UI/Controls/Shadows/ShadowContainer.cs#L122 you get the same control overlap. So maybe something on Android is not triggering SizeChanged .

@kazo0 kazo0 self-assigned this Jul 25, 2023
@kazo0 kazo0 transferred this issue from unoplatform/uno Jul 25, 2023
@kazo0
Copy link
Contributor

kazo0 commented Jul 26, 2023

Should now be fixed in the PR branch

@kazo0 kazo0 closed this as completed Jul 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification.
Projects
None yet
Development

No branches or pull requests

3 participants