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