TagStudio/tagstudio
Theasacraft e94c4871d7
Refactor Thumbrenderer (#168)
* Merge Render methods

* Cleanup comments

* Removed old render methods and replaced with new one

* Fix Formatting

- Change all instances of "os.path.normpath" to pathlib's "Path"
- Remove unused import
- Modify log formatting
- Change "self.tr" to "self.thumb_renderer" to avoid masking internal method
- Restore DecompressionBombError handling from main
- Misc. formatting

* Fix MyPy no-redef

---------

Co-authored-by: Travis Abendshien <lvnvtravis@gmail.com>
2024-05-18 16:56:45 -07:00
..
resources Updated macOS Icon 2024-05-12 23:44:41 -07:00
src Refactor Thumbrenderer (#168) 2024-05-18 16:56:45 -07:00
tests/core Merge branch 'main' into test-support-2 2024-05-14 11:38:24 +03:00
tag_studio.py ci: add mypy check (#161) 2024-05-15 22:25:53 -07:00