mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 13:24:54 +01:00
update docstring
This commit is contained in:
parent
038cdfa80e
commit
a320c30d43
1 changed files with 2 additions and 0 deletions
|
|
@ -501,6 +501,8 @@ def get_plugins() -> list:
|
|||
|
||||
@contextlib.contextmanager
|
||||
def suspended_refresh():
|
||||
"""Suspended refresh for scene and modify panel redraw.
|
||||
"""
|
||||
rt.disableSceneRedraw()
|
||||
rt.suspendEditing()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue