mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 07:19:05 +08:00
Select text when gaining focus
This commit is contained in:
parent
b3758be12e
commit
57a9b709e7
@ -17,6 +17,7 @@ SettingItem
|
||||
{
|
||||
textHasChanged = false;
|
||||
textBeforeEdit = focusItem.text;
|
||||
focusItem.selectAll();
|
||||
}
|
||||
|
||||
contents: Rectangle
|
||||
|
Loading…
x
Reference in New Issue
Block a user