Skip to content

fix(ui): only update inspector once per thumbnail click - #1487

Merged
CyanVoxel merged 1 commit into
mainfrom
fix-1486
Aug 20, 2026
Merged

fix(ui): only update inspector once per thumbnail click#1487
CyanVoxel merged 1 commit into
mainfrom
fix-1486

Conversation

@CyanVoxel

Copy link
Copy Markdown
Member

Summary

Only update the inspector panel once per file click. Selection speed is noticeably faster. Fixes #1486.

Tasks Completed

  • Platforms Tested:
    • Windows x86
    • Windows ARM
    • macOS x86
    • macOS ARM
    • Linux x86
    • Linux ARM
  • Tested For:
    • Basic functionality
    • PyInstaller executable

@CyanVoxel CyanVoxel added this to the Alpha v9.6.4 milestone Aug 20, 2026
@CyanVoxel CyanVoxel added Type: UI/UX User interface and/or user experience Priority: Medium An issue that shouldn't be be saved for last Type: Fix A fix for a bug, typo, or other issue labels Aug 20, 2026
@CyanVoxel CyanVoxel moved this to 🍃 Pending Merge in TagStudio Development Aug 20, 2026
@CyanVoxel
CyanVoxel merged commit 4a3a767 into main Aug 20, 2026
12 checks passed
@github-project-automation github-project-automation Bot moved this from 🍃 Pending Merge to ✅ Done in TagStudio Development Aug 20, 2026
@CyanVoxel
CyanVoxel deleted the fix-1486 branch August 20, 2026 05:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Priority: Medium An issue that shouldn't be be saved for last 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]: Clicking File Thumbnail Updates Inspector Twice

1 participant