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

misused anchors.fill in LayerStack, StatusPage and HandWritingKeyboard #35

Open
dodoradio opened this issue Feb 9, 2023 · 1 comment
Assignees

Comments

@dodoradio
Copy link
Contributor

dodoradio commented Feb 9, 2023

These elements set anchors.fill, which makes them impossible to use in columns and other elements which break when anchors are used.
It seems that a lot of our apps are written with these assumptions in mind, so they will all need to have these anchors explicitly fixed before this can be patched out of qml-asteroid

@eLtMosen eLtMosen self-assigned this May 1, 2023
@beroset
Copy link
Member

beroset commented Sep 6, 2023

Can you provide an example that shows the problem? That will make it easier to both understand exactly the problem and to verify it once it's fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants