ayon-core/openpype/tools/attribute_defs
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
..
__init__.py added dialog for attribute defs 2022-09-07 13:47:24 +02:00
dialog.py use qtpy in attribute definitions 2022-12-21 13:52:28 +01:00
files_widget.py use class attributes from classes 2022-12-21 15:54:46 +01:00
widgets.py Publisher: Small style changes (#4894) 2023-04-25 10:37:49 +02:00