mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
hound fix
This commit is contained in:
parent
50e19bbfc0
commit
8db65d56cc
1 changed files with 1 additions and 1 deletions
|
|
@ -774,7 +774,7 @@ class CreateDialog(QtWidgets.QDialog):
|
|||
|
||||
self._help_btn.set_pos_and_size(
|
||||
max(0, pos_x), max(0, pos_y),
|
||||
width, height
|
||||
width, height
|
||||
)
|
||||
|
||||
def _on_help_btn_resize(self, height):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue