update
This commit is contained in:
@@ -542,16 +542,6 @@ def adjust_range(delta):
|
||||
else:
|
||||
decrease_range()
|
||||
|
||||
def reset_splitter_sizes(ui_instance):
|
||||
"""
|
||||
重置分割器大小,确保左右分栏均等
|
||||
|
||||
Args:
|
||||
ui_instance: UI实例对象
|
||||
"""
|
||||
from scripts.ui import ui_utils
|
||||
ui_utils.reset_splitter_sizes(ui_instance)
|
||||
|
||||
def on_raw_slider_changed(value):
|
||||
"""
|
||||
处理Raw滑块值变化
|
||||
|
Reference in New Issue
Block a user