Skip to content

fix: Thumbnail Grid not resizing to fill width - #1433

Merged
CyanVoxel merged 2 commits into
TagStudioDev:mainfrom
TheBobBobs:fix/thumbgrid_update
Jul 6, 2026
Merged

fix: Thumbnail Grid not resizing to fill width#1433
CyanVoxel merged 2 commits into
TagStudioDev:mainfrom
TheBobBobs:fix/thumbgrid_update

Conversation

@TheBobBobs

Copy link
Copy Markdown
Contributor

Summary

Fix #1431
ThumbGridLayout was only updating thumbnails if the visible entries changed. This would cause the grid to not update on pages where despite the row width changing the visible entries were still the same.

Tasks Completed

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

@TheBobBobs TheBobBobs changed the title Fix/thumbgrid update fix: Thumbnail Grid not resizing to fill width Jul 6, 2026
@CyanVoxel CyanVoxel added Type: UI/UX User interface and/or user experience Priority: High An important issue requiring attention Status: Review Needed A review of this is needed Type: Fix A fix for a bug, typo, or other issue labels Jul 6, 2026

@CyanVoxel CyanVoxel left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Seems to take care of the issue! Thank you so much for the quick fix!

@CyanVoxel CyanVoxel added this to the Alpha v9.6.1 milestone Jul 6, 2026
@CyanVoxel
CyanVoxel merged commit 2965d20 into TagStudioDev:main Jul 6, 2026
6 checks passed
@CyanVoxel CyanVoxel removed the Status: Review Needed A review of this is needed label Jul 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Priority: High An important issue requiring attention Type: Fix A fix for a bug, typo, or other issue Type: UI/UX User interface and/or user experience

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Thumbnail Grid Doesn't Update Properly After Search

2 participants