Skip to content

ui: adjust insets and padding for LyricsMoreBottomSheet#2129

Merged
theovilardo merged 1 commit into
masterfrom
fix/kyrics-option-sheet-paddings
May 28, 2026
Merged

ui: adjust insets and padding for LyricsMoreBottomSheet#2129
theovilardo merged 1 commit into
masterfrom
fix/kyrics-option-sheet-paddings

Conversation

@theovilardo

Copy link
Copy Markdown
Collaborator

Updates the LyricsMoreBottomSheet to manually handle window insets and bottom padding, ensuring the content is correctly positioned relative to the navigation bar.

  • Overrode default contentWindowInsets in ModalBottomSheet to prevent automatic inset handling.
  • Added navigationBarsPadding to the bottom padding of the main container.
  • Integrated LocalConfiguration to calculate screen height for future layout constraints.

Updates the `LyricsMoreBottomSheet` to manually handle window insets and bottom padding, ensuring the content is correctly positioned relative to the navigation bar.

- Overrode default `contentWindowInsets` in `ModalBottomSheet` to prevent automatic inset handling.
- Added `navigationBarsPadding` to the bottom padding of the main container.
- Integrated `LocalConfiguration` to calculate screen height for future layout constraints.
@theovilardo theovilardo merged commit 0ff16af into master May 28, 2026
3 of 4 checks passed
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.

1 participant