TagStudio icon indicating copy to clipboard operation
TagStudio copied to clipboard

fix: Page Navigation State

Open Computerdores opened this issue 7 months ago • 1 comments

Summary

Fix #804.

Tasks Completed

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

Computerdores avatar May 15 '25 20:05 Computerdores

Everything should be working now.

Note: I had to change the constructing methods of BrowsingState to produce a string that is then later parsed. It would be good if those got extra scrutiny during the review to make sure I didn't miss any edge cases (I didn't find any during testing, but still)

Computerdores avatar May 15 '25 21:05 Computerdores