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

Having an applet in the start/end segment makes empty end/start segment take up space #181

Closed
git-f0x opened this issue May 20, 2024 · 1 comment

Comments

@git-f0x
Copy link
Contributor

git-f0x commented May 20, 2024

When all applets are in the Center Segment (or all 3 segments have applets), the padding at the ends is equal.
When the button is moved to the Start Segment, and the End Segment is empty, there is additional padding where the End Segment would be.
When it's moved to the End Segment, and the Start Segment is empty, there is additional padding where the Start Segment would be.
The first image is when all 3 are in the Center. In the second image, the Launcher button was moved to the Start Segment.
screenshot-2024-05-15-18-59-43
screenshot-2024-05-15-18-58-00
(using a custom padding of 4)

@git-f0x
Copy link
Contributor Author

git-f0x commented Jul 16, 2024

Fixed by #204! :)

@git-f0x git-f0x closed this as completed Jul 16, 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
Development

No branches or pull requests

1 participant