Skip to content

Conversation

@JAicewizard
Copy link
Contributor

@JAicewizard JAicewizard commented Oct 12, 2022

Summary

This adds a SafeArea around all the screens, ensuring enough space to avoid problems with the notches and other device/OS specific areas.

@JAicewizard JAicewizard added the chore Something that is not a bug or a feature, does not change production behaviour label Oct 12, 2022
@DeD1rk DeD1rk force-pushed the master branch 4 times, most recently from 7131265 to 658f9f4 Compare November 2, 2022 12:45
@DeD1rk DeD1rk changed the base branch from master to add-safearea-everywhere November 2, 2022 20:36
@DeD1rk DeD1rk changed the base branch from add-safearea-everywhere to master November 2, 2022 20:38
@DeD1rk
Copy link
Member

DeD1rk commented Nov 2, 2022

CI can't deploy from a fork, so I'll merge into a different branch first.

@DeD1rk DeD1rk changed the base branch from master to add-safearea-everywhere November 2, 2022 21:05
@DeD1rk
Copy link
Member

DeD1rk commented Nov 2, 2022

Or actually, I have no idea what I did but #281 should be able to build...

@DeD1rk DeD1rk closed this Nov 2, 2022
@JAicewizard
Copy link
Contributor Author

Ok that's kinda annoying that it cant do that. Should I just use branches on this repo?

@DeD1rk
Copy link
Member

DeD1rk commented Nov 3, 2022

Ok that's kinda annoying that it cant do that. Should I just use branches on this repo?

Yup, I'll doouble-check that you have write access.

@DeD1rk
Copy link
Member

DeD1rk commented Nov 16, 2022

https://stackoverflow.com/questions/52105557/how-to-remove-automatic-safearea-from-listview

Tldr: listviews include the required padding themselves, unless we specify it ourselves, so we only need to modify the padding we set to take into account the mediaquery

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Something that is not a bug or a feature, does not change production behaviour

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants