Added 'Show buttons on hover only' setting for preview buttons
This commit is contained in:
@@ -190,6 +190,7 @@ def ui_rules():
|
||||
Rule("model-show-copy-button", True, bool),
|
||||
Rule("model-show-load-workflow-button", True, bool),
|
||||
Rule("model-info-button-on-left", False, bool),
|
||||
Rule("model-buttons-only-on-hover", False, bool),
|
||||
|
||||
Rule("model-add-embedding-extension", False, bool),
|
||||
Rule("model-add-drag-strict-on-field", False, bool),
|
||||
|
||||
Reference in New Issue
Block a user