You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Proposed order:
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.
The text was updated successfully, but these errors were encountered:
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:
Proposed order:
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.
The text was updated successfully, but these errors were encountered: