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

Correct text vertical alignment of checkboxes in show sheets dialog #10815

Merged
merged 1 commit into from
Dec 27, 2024

Conversation

banobepascal
Copy link

Change-Id: I4edf2311bf225483bfad59676d0e764385fde4b9

Summary

Fixes the misalignment of text labels relative to checkboxes in the "Show Sheets" dialog for improved visual consistency.

TODO

Screenshot from 2024-12-27 16-34-46

Checklist

  • I have run make prettier-write and formatted the code.
  • All commits have Change-Id
  • I have run tests with make check
  • I have issued make run and manually verified that everything looks okay
  • Documentation (manuals or wiki) has been updated or is not required

Signed-off-by: Banobe Pascal <banobe.pascal@collabora.com>
Change-Id: I4edf2311bf225483bfad59676d0e764385fde4b9
@banobepascal banobepascal force-pushed the private/banobepascal/dialog-text-alignment branch from acf342b to 6a772a7 Compare December 27, 2024 14:44
@eszkadev eszkadev merged commit 8fa2d55 into master Dec 27, 2024
14 checks passed
@eszkadev eszkadev deleted the private/banobepascal/dialog-text-alignment branch December 27, 2024 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Wrong text vertical alignment compared to the checkbox in show sheets dialog
2 participants