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

Tweak Quick Open theming #101598

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

Conversation

MewPurPur
Copy link
Contributor

@MewPurPur MewPurPur commented Jan 15, 2025

Addresses some, but not all points in: godotengine/godot-proposals#11558

The things I've fixed are the issues with spacing and sizing.

Changed up the structure of list elements to prevent thumbnails from stretching vertically. Here's how this looked before:

image

Changed up the structure of grid elements too, to give some space above and to have better spacing. Here's how it looked before:

image

And there's now no spacing between elements, prevent you from accidentally clicking on the tiny space between.

I've also fixed the ugly hover style, which came from overriding the nonexistent "hover" style instead of "hovered".

Here's how it looks now:

image

image

Please tell me if you think the spacing is too tight now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants