Skip to content

fix: update padding top on config change#378

Merged
raphamorim merged 2 commits into
raphamorim:mainfrom
hougesen:fix/update-padding-top-on-config-change
Dec 12, 2023
Merged

fix: update padding top on config change#378
raphamorim merged 2 commits into
raphamorim:mainfrom
hougesen:fix/update-padding-top-on-config-change

Conversation

@hougesen

Copy link
Copy Markdown
Contributor

Currently the padding top is checked on startup, but not when the config is changed, which means going from BottomTab to TopTab will result in the navigation overlapping the first line (left @ f26f633):

BottomTab to TopTab

TopTab to BottomTab results in a "wasted" line:

TopTab to BottomTab

This should fix it :)

@raphamorim raphamorim left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @hougesen

@raphamorim raphamorim merged commit fd88ca3 into raphamorim:main Dec 12, 2023
@hougesen hougesen deleted the fix/update-padding-top-on-config-change branch December 12, 2023 19:38
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

Successfully merging this pull request may close these issues.

2 participants