Format code
parent
52b7e129f7
commit
41ce78ae58
|
|
@ -479,7 +479,6 @@ class AspectRatioScript(scripts.Script):
|
|||
is_reverse_logic_mode = not is_reverse_logic_mode
|
||||
|
||||
return [
|
||||
|
||||
arc_show_logic.update(visible=False),
|
||||
arc_hide_logic.update(visible=True),
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in New Issue