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

Align interface closer to designs #107

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

git-f0x
Copy link
Contributor

@git-f0x git-f0x commented Dec 23, 2024

Fixes #56. Fixes #48, though the horizontal picker has slightly more height than it should, since there's some weird behavior with setting the width or height (e.g. Length::Shrink makes the picker take the entire screen, while Length::Fill makes it a smaller size), and making the height fixed could cause issues with different aspect ratios.
The toplevel title character limit is to reduce the chance of the close button being squished, and is temporary until iced is rebased, and the pin widget being used to place the button in the corner of the toplevel preview.
screenshot-2024-12-23-20-41-42

Should also fix the issue described in #30 (not sure why it was closed).

This makes the same change in the Makefile as the OSD rebase PR, since other repos use that prefix.

@git-f0x git-f0x changed the title Fix window title label contrast Align interface closer to designs Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant