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

Prevent chapter FAB from changing position when selecting chapters #300

Merged
merged 1 commit into from
May 15, 2023
Merged

Prevent chapter FAB from changing position when selecting chapters #300

merged 1 commit into from
May 15, 2023

Conversation

schroda
Copy link
Collaborator

@schroda schroda commented May 15, 2023

When selecting chapters the FAB button slightly moved further up and to the right. This happened because "em" was used for the positioning and the "SelectionFAB" being inside a "Box" component while the "Start/ResumeFAB" had "no" parent component.

When selecting chapters the FAB button slightly moved further up and to the right.
This happened because "em" was used for the positioning and the "SelectionFAB" being inside a "Box" component while the "Start/ResumeFAB" had "no" parent component.
@schroda schroda merged commit 14ac872 into Suwayomi:master May 15, 2023
@schroda schroda deleted the fix/manga_screen_selection_fab_different_positioning_to_start_resume_fab branch May 15, 2023 16:36
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