Skip to content

fix: update thumb grid when adding tags from preview panel#1245

Merged
Computerdores merged 1 commit into
TagStudioDev:mainfrom
TheBobBobs:fix/badge_update
May 12, 2026
Merged

fix: update thumb grid when adding tags from preview panel#1245
Computerdores merged 1 commit into
TagStudioDev:mainfrom
TheBobBobs:fix/badge_update

Conversation

@TheBobBobs
Copy link
Copy Markdown
Contributor

Summary

Fix #1228
The internal cache the thumbnail grid uses for badges was not being update when adding tags through the preview panel.

Changed the call to emit_badge_signals when adding tags to have emit_on_absent=False since it's only needed when removing tags.

Tasks Completed

  • Platforms Tested:
    • Linux x86
  • Tested For:
    • Basic functionality

@CyanVoxel CyanVoxel added Status: Review Needed A review of this is needed TagStudio: Thumbs/Previews File thumbnails or previews Type: UI/UX User interface and/or user experience labels Dec 12, 2025
@CyanVoxel CyanVoxel self-assigned this Dec 12, 2025
@TrigamDev TrigamDev added the Type: Fix A fix for a bug, typo, or other issue label Jan 18, 2026
@CyanVoxel CyanVoxel moved this to 👀 In review in TagStudio Development Jan 18, 2026
@CyanVoxel CyanVoxel added this to the Alpha v9.5.x milestone Jan 18, 2026
@CyanVoxel CyanVoxel modified the milestones: Alpha v9.5.x, Alpha v9.6.0 May 10, 2026
@CyanVoxel CyanVoxel removed the Status: Review Needed A review of this is needed label May 11, 2026
@CyanVoxel CyanVoxel moved this from 👀 In review to 🍃 Pending Merge in TagStudio Development May 11, 2026
@CyanVoxel CyanVoxel added the Status: Mergeable The code is ready to be merged label May 11, 2026
Copy link
Copy Markdown
Member

@CyanVoxel CyanVoxel left a comment

Choose a reason for hiding this comment

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

Thank you so much for the fix!

@Computerdores Computerdores merged commit 269a8ac into TagStudioDev:main May 12, 2026
6 checks passed
@github-project-automation github-project-automation Bot moved this from 🍃 Pending Merge to ✅ Done in TagStudio Development May 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Status: Mergeable The code is ready to be merged TagStudio: Thumbs/Previews File thumbnails or previews Type: Fix A fix for a bug, typo, or other issue Type: UI/UX User interface and/or user experience

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

[Bug]: Multi-Select updates do not update icons for special tags

4 participants