mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 23:23:57 -06:00
Select text when gaining focus
This commit is contained in:
parent
b3758be12e
commit
57a9b709e7
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ SettingItem
|
|||
{
|
||||
textHasChanged = false;
|
||||
textBeforeEdit = focusItem.text;
|
||||
focusItem.selectAll();
|
||||
}
|
||||
|
||||
contents: Rectangle
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue