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

Fix layout for main windows #59

Merged
merged 3 commits into from
Aug 22, 2024
Merged

Conversation

stixes
Copy link
Collaborator

@stixes stixes commented Aug 16, 2024

We now get the item heights dynamically, and add appropriate padding.

Faulty layout (notic scrollbar, and the cut off macro nr. 9):
image

Fixed version:
image

We now get the item heights dynamically, and add appropriate padding.
@stixes stixes requested a review from Noloxs August 16, 2024 13:53
@stixes stixes self-assigned this Aug 16, 2024
@stixes stixes added the bug Something isn't working label Aug 16, 2024
Copy link
Owner

@Noloxs Noloxs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doesn't work as intended:

image
image

Still not perfect, could use a -4/5 at to make the bottom border
match. It might just be the 5 margin on the items that isn't applied if
there is no item after it. resulting in a -5

Signed-off-by: Rune Haugaard <[email protected]>
@Noloxs
Copy link
Owner

Noloxs commented Aug 20, 2024

I made some changes. Please give it a look @stixes

@stixes
Copy link
Collaborator Author

stixes commented Aug 20, 2024

I made some changes. Please give it a look @stixes

Much improved! I like 👍 Merge if happy

@stixes stixes requested a review from Noloxs August 20, 2024 21:30
@Noloxs Noloxs merged commit d8e6576 into main Aug 22, 2024
1 check passed
@Noloxs Noloxs deleted the fix-layout-issues-in-main-window branch August 22, 2024 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants