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: 🐛 fixed template select ui mismatch #87

Merged
merged 1 commit into from
Jul 16, 2023

Conversation

KANAjetzt
Copy link
Member

The Select Button is getting reset to index 0, but the templates were added in alphabetical order to the options. Now the default templates are fixed in the first positions, starting with the default template.

closes #86

The Select Button is getting reset to index 0, but the templates were added in alphabetical order to the options. Now the default templates are fixed in the first positions, starting with the default template.

closes GodotModding#86
@KANAjetzt KANAjetzt added this to the v0.1.2 milestone Jul 16, 2023
@KANAjetzt KANAjetzt requested a review from Qubus0 July 16, 2023 09:31
@KANAjetzt KANAjetzt self-assigned this Jul 16, 2023
@KANAjetzt KANAjetzt added this pull request to the merge queue Jul 16, 2023
Merged via the queue into GodotModding:development with commit b01c601 Jul 16, 2023
@KANAjetzt KANAjetzt deleted the fix_template_select branch July 16, 2023 12:12
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