Select text when gaining focus

This commit is contained in:
fieldOfView 2017-12-19 12:14:58 +01:00
parent b3758be12e
commit 57a9b709e7

View file

@ -17,6 +17,7 @@ SettingItem
{
textHasChanged = false;
textBeforeEdit = focusItem.text;
focusItem.selectAll();
}
contents: Rectangle