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

Character Editor UI improvement suggestion #1565

Merged
merged 4 commits into from
May 21, 2023
Merged

Conversation

Jowan-Spooner
Copy link
Collaborator

No description provided.

This will help both for custom portrait exports and also in the theme editor.
else:
get_parent().set_tab_hidden(get_index(), false)

get_parent().get_child(get_index()-1).show()
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks very hacky

@@ -30,7 +30,7 @@ func _get_settings_pages() -> Array:
return []


func _get_character_editor_tabs() -> Array:
func _get_character_editor_sections() -> Array:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why is this one needed if it always returns []?

@coppolaemilio coppolaemilio merged commit ae6ed99 into main May 21, 2023
@Jowan-Spooner Jowan-Spooner deleted the character-editor-improv branch May 24, 2023 22:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants