Various changes have been made as a result of the discussion of the first version
This commit is contained in:
@@ -9,6 +9,8 @@ TextField {
|
||||
color: Palette.textColor
|
||||
selectByMouse: true
|
||||
selectionColor: Palette.selectedTextBackgroundColor
|
||||
leftPadding: 16
|
||||
rightPadding: 16
|
||||
|
||||
background: Rectangle {
|
||||
color: enabled ? Palette.backgroundColor : Palette.hoveredBackgroundColor
|
||||
|
||||
Reference in New Issue
Block a user