better scrollbar in codeblocks + enter anim for delegates
This commit is contained in:
@@ -31,7 +31,7 @@ TextAreaBase {
|
||||
enabled: !root.activeFocus
|
||||
manualPressOverride: tapHandler.pressed
|
||||
|
||||
onClicked: root.focus = true
|
||||
onClicked: root.forceActiveFocus()
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user