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: preview panel aliases not staying up to date with database #640

Closed

Conversation

DandyDev01
Copy link
Contributor

This PR fixes the preview panel not staying up to date with what is actually in the tag database.

when a tag was edited using the tagDatabasePanel those changes would not be reflected in the previewPanel and when a tag was edited from the previewPanel those changes where not saved to the database.

DandyDev01 and others added 19 commits November 12, 2024 19:47
added shortcuts for adding and removing aliases and updated the alias ui
to always show remove button and not cover alias

aliases use flowlayout

wrote test for buildTagPanel removeSelectedAlias

parent tags now use flowlayout in build tag panel

moved buttons for adding aliases and parents to be at the end of the
flowLayout
…ay names work as expected, adding aliases outputs them in order
…atabase after edits where made using the tagDatabasePanel
@DandyDev01 DandyDev01 force-pushed the fix_preview_panel_edit_aliases branch from 4099415 to 3a3470f Compare December 13, 2024 20:33
@DandyDev01 DandyDev01 closed this Dec 13, 2024
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.

1 participant