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

A few visual fixes for Issues #8 and #9 #10

Merged
merged 3 commits into from
Jul 25, 2022
Merged

A few visual fixes for Issues #8 and #9 #10

merged 3 commits into from
Jul 25, 2022

Conversation

beebls
Copy link
Collaborator

@beebls beebls commented Jul 25, 2022

A couple small visual tweaks

-Wrapped patch toggles in their own PanelSectionRow so that they span the full width of their container. This fixes issue #8

-Overrode the default 8px vertical padding on the install button, this means that negative margin no longer needs to be used, which makes everything easier

-Adjusted the border-radius on the BgOverlay to attempt to fix the "bright corners" issue. It appears to be unfixable and more of a z-fighting quirk, but this makes it looks better even though it itself is flawed.

-Removed the 1px wide line at the bottom of the ButtonItem (didn't know it was possible before)

Now this fork is up to date with the official repo, so I can continue to update it.
A couple small visual tweaks

-Wrapped patch toggles in their own PanelSectionRow so that they span the full width of their container. This fixes issue #8

-Overrode the default 8px vertical padding on the install button, this means that negative margin no longer needs to be used, which makes everything easier

-Adjusted the border-radius on the BgOverlay to attempt to fix the "bright corners" issue. It appears to be unfixable and more of a z-fighting quirk, but this makes it looks better even though it itself is flawed.

-Removed the 1px wide line at the bottom of the ButtonItem (didn't know it was possible before)
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.

2 participants