wallpaper cropper slider inset icon, fixed disabled splitbutton state
This commit is contained in:
@@ -72,7 +72,7 @@ CustomRect {
|
||||
|
||||
CustomSplitButton {
|
||||
active: menuItems.find(m => root.props.recordingMode === m.icon + m.text) ?? menuItems[0]
|
||||
disabled: Recorder.running
|
||||
enabled: !Recorder.running
|
||||
|
||||
menuItems: [
|
||||
MenuItem {
|
||||
|
||||
Reference in New Issue
Block a user