TagStudio/tagstudio
Travis Abendshien 65d88b9987
Refactor video_player.py (Fix #270) (#274)
* Refactor video_player.py

- Move icons files to qt/images folder, some being renamed
- Reduce icon loading to single initial import
- Tweak icon dimensions and animation timings
- Remove unnecessary commented code
- Remove unused/duplicate imports
- Add license info to file

* Add basic ResourceManager, use in video_player.py

* Revert tagstudio.spec changes

* Change tuple usage to dicts

* Move ResourceManager initialization steps

* Fix errant list notation
2024-06-12 23:20:17 -07:00
..
resources Refactor video_player.py (Fix #270) (#274) 2024-06-12 23:20:17 -07:00
src Refactor video_player.py (Fix #270) (#274) 2024-06-12 23:20:17 -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