Skip to content

dev#218

Merged
shub39 merged 2 commits intomasterfrom
dev
Jan 16, 2026
Merged

dev#218
shub39 merged 2 commits intomasterfrom
dev

Conversation

@shub39
Copy link
Copy Markdown
Owner

@shub39 shub39 commented Jan 16, 2026

No description provided.

- **Saved Page:**
  - Redesigned for a two-pane layout in landscape mode, moving floating action buttons to a vertical bar on the side.
- **Lyrics Customization Page:**
  - Now uses a two-column layout on wider screens, showing the lyrics preview and customization options side-by-side.
- **Share Page:**
  - Repositioned the floating action button toolbar to the bottom-right corner in landscape mode for improved accessibility.
- **Dialogs & Sheets:**
  - Adapted the Color Picker Dialog for a more compact, two-column layout in landscape.
  - Standardized the use of `HorizontalDivider` for better visual separation in bottom sheets (`SharePageSheet`, `SearchSheet`, `LrcCorrectSheet`).
  - Removed the fixed maximum width on the main screen to allow for better use of space on tablets.
- **Refactoring & Minor Fixes:**
  - Extracted `SavedPageActions` into its own composable for better code organization.
  - Corrected the layout of action buttons on the Lyrics page, ensuring they appear as individual items.
The key changes include:
*   Extracting the lyrics preview into a new `LyricsCustomisationPreview` composable.
*   Extracting the settings controls into a new `lyricsCustomisationSettings` composable.
*   Using the new composables in `LyricsCustomisationPage` for both portrait and landscape layouts, reducing code duplication.
@shub39 shub39 merged commit b7be88f into master Jan 16, 2026
2 checks passed
@shub39 shub39 deleted the dev branch January 16, 2026 09:07
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