Reset selected parameter on new data open/append
This commit is contained in:
parent
041c5c0e8b
commit
3291a67e7d
@ -111,6 +111,8 @@ def create():
|
||||
scan_table_source.selected.indices = []
|
||||
scan_table_source.selected.indices = [0]
|
||||
|
||||
param_select.value = "user defined"
|
||||
|
||||
def file_select_callback(_attr, _old, _new):
|
||||
pass
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user