Skip to content

Conversation

@CyanVoxel
Copy link
Member

Summary

This PR implements the following fixes and changes:

  • Fixes duration labels appearing on incorrect thumbnails
  • Fixes small empty file extension labels from appearing on loading thumbnails
  • Fixes filenames and extensions from appearing on loading thumbnails from previously queued renders that don't make the timestamp cutoff
  • Refactors the ItemThumb timestamp cutoff logic to make timestamps optional for any method that uses them

Fixes #1009, Fixes #965

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.5.3 milestone Aug 4, 2025
@CyanVoxel CyanVoxel added Type: Bug Something isn't working as intended Type: UI/UX User interface and/or user experience Priority: Medium An issue that shouldn't be be saved for last Status: Review Needed A review of this is needed labels Aug 4, 2025
@CyanVoxel CyanVoxel moved this to 🏓 Ready for Review in TagStudio Development Aug 4, 2025
@CyanVoxel CyanVoxel changed the title fix(ui): show current thumb labels fix(ui): show correct thumb labels Aug 4, 2025
@CyanVoxel CyanVoxel removed the Status: Review Needed A review of this is needed label Aug 7, 2025
@CyanVoxel CyanVoxel merged commit 78e29a9 into main Aug 7, 2025
10 checks passed
@github-project-automation github-project-automation bot moved this from 🏓 Ready for Review to ✅ Done in TagStudio Development Aug 7, 2025
@CyanVoxel CyanVoxel deleted the fix-1009 branch August 7, 2025 19:33
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: Bug Something isn't working as intended Type: UI/UX User interface and/or user experience

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

[Bug]: Persistant Video Duration Labels [Bug]: UI displays incorrect filename when switching pages

2 participants