mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
New style highlighting on borders
CURA-8688
This commit is contained in:
parent
83661ebd7f
commit
ce86e025d9
5 changed files with 11 additions and 10 deletions
|
|
@ -43,6 +43,7 @@ TextField
|
|||
{
|
||||
name: "hovered"
|
||||
when: textField.hovered || textField.activeFocus
|
||||
PropertyChanges { target: backgroundRectangle; liningColor: UM.Theme.getColor("border_main_light")}
|
||||
}
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue