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

Display project setting overrides below their base settings #11778

Open
KoBeWi opened this issue Feb 15, 2025 · 0 comments
Open

Display project setting overrides below their base settings #11778

KoBeWi opened this issue Feb 15, 2025 · 0 comments

Comments

@KoBeWi
Copy link
Member

KoBeWi commented Feb 15, 2025

Describe the project you are working on

Game in Godot.

Describe the problem or limitation you are having in your project

I added an override for a project setting, but it's nowhere to be seen. I had to scroll down and it was found at the bottom of the section. That's just one override, but if you have more of them, it just gets scrambled together, without even keeping the original order.

Describe the feature / enhancement and how it helps to overcome the problem or limitation

It would be much more convenient and intuitive if the setting overrides appeared just below their setting. This way you don't have to search for the override you just have added and they don't get mixed in whatever order you happened to create them.

Describe how your proposal will work, with code, pseudo-code, mock-ups, and/or diagrams

Current order:

Image

Proposed order:

Image

I'd go straight for a pull request, but the required code changes aren't that obvious unfortunately.

If this enhancement will not be used often, can it be worked around with a few lines of script?

It can't.

Is there a reason why this should be core and not an add-on in the asset library?

It improves ProjectSettings dialog.

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

No branches or pull requests

1 participant