ayon-core/openpype/tools/publisher
Jakub Trllo 38347ece5a
Publisher: Small style changes (#4894)
* border hover has color without alpha

* changed border radius to 0.2em

* removed border from scroll area

* variant hint button has 0.5em width

* inputs in attribute definitions have smaller padding

* label is shown only to value inputs and added tooltips

* change spacing for attribute befinitions

* align labels to right

* implemented 'ComboBox' which ignores wheel events and has styled delegate

* PixmalLabel has minimum sizeHint

* cards are smaller

* renamed 'Options' to 'Context'

* implemented active state changes in card view

* set object name of main window to "PublishWindow"

* plugin don't have to pass 'title' to an error

* fix PySide6 support for custom keysequences

* check for exact match for all bindings

* added validation of exact match for save shortcut
2023-04-25 10:37:49 +02:00
..
publish_report_viewer Publisher: Plugin active attribute is respected (#4798) 2023-04-11 10:52:09 +02:00
widgets Publisher: Small style changes (#4894) 2023-04-25 10:37:49 +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: Small style changes (#4894) 2023-04-25 10:37:49 +02:00
control.py Publisher: Small style changes (#4894) 2023-04-25 10:37:49 +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: Small style changes (#4894) 2023-04-25 10:37:49 +02:00