Skip to content

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

Open
TheBobBobs wants to merge 1 commit intoTagStudioDev:mainfrom
TheBobBobs:fix/badge_update
Open

fix: update thumb grid when adding tags from preview panel#1245
TheBobBobs wants to merge 1 commit intoTagStudioDev: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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Status: Review Needed A review of this is needed 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: 👀 In review

Development

Successfully merging this pull request may close these issues.

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

3 participants