[PC3 TextField] set on placeholder text
Fixes cursor not being an I beam when placehoder text is hovered.
This commit is contained in:
parent
1b71490296
commit
669f25347f
@ -111,6 +111,7 @@ T.TextField {
|
||||
|
||||
Label {
|
||||
id: placeholder
|
||||
enabled: false
|
||||
x: control.leftPadding
|
||||
y: control.topPadding
|
||||
width: control.availableWidth
|
||||
|
Loading…
Reference in New Issue
Block a user