mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 08:24:53 +01:00
center loader and library loader on show
This commit is contained in:
parent
05b6390172
commit
042880e75e
2 changed files with 3 additions and 0 deletions
|
|
@ -198,6 +198,8 @@ class LibraryLoaderWindow(QtWidgets.QDialog):
|
|||
else:
|
||||
self.resize(1300, 700)
|
||||
|
||||
tools_lib.center_window(self)
|
||||
|
||||
if not self._initial_refresh:
|
||||
self._initial_refresh = True
|
||||
self.refresh()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue