ayon-core/openpype/tools/publisher
Jakub Trllo 447921b22e
Publisher: Thumbnail widget enhancements (#5439)
* screenshot widget from @BigRoy

* small tweaks of screen capture logic

* added take screenshot button to thumbnail widget

* added tooltips

* Use constants from class

* adde PySide 6 support

* minimize window when on take screenshot

* Keep origin state of window.

Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>

* Fix support for Qt version below 5.10

* draw pixel with alpha when disabled

* clear image cache on resize

* added more buttons and options button with animation

* removed unnecessary options widget

* fix escape button

* keep icons visible all the time

---------

Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-08-17 10:38:21 +02:00
..
publish_report_viewer Publisher: Edge case fixes (#5165) 2023-06-23 16:11:23 +02:00
widgets Publisher: Thumbnail widget enhancements (#5439) 2023-08-17 10:38:21 +02:00
__init__.py PublisherController can be imported without import of Qt 2022-10-05 17:22:04 +02:00
app.py renamed 'new_publisher' to 'publisher' 2021-10-19 10:05:58 +02:00
constants.py Publisher: Show instances in report page (#4915) 2023-05-23 18:16:05 +02:00
control.py Publisher: Fix disappearing actions (#5184) 2023-06-23 17:48:09 +02:00
control_qt.py don't pass creator_items to 'deserialize_on_remote' 2023-01-27 16:42:22 +01:00
window.py Publisher: Fix create/publish animation (#5369) 2023-08-02 18:24:59 +02:00