mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-09-13 17:43:14 +08:00
Skip keyboard clicks for authentication dialog
CURA-4643 Please enter the commit message for your changes. Lines starting
This commit is contained in:
parent
fa1d1ee3ad
commit
0b9f7c85c8
@ -15,6 +15,8 @@ UM.Dialog
|
|||||||
height: minimumHeight
|
height: minimumHeight
|
||||||
title: catalog.i18nc("@title:window", "User Agreement")
|
title: catalog.i18nc("@title:window", "User Agreement")
|
||||||
|
|
||||||
|
disableKeyButtons: false;
|
||||||
|
|
||||||
TextArea
|
TextArea
|
||||||
{
|
{
|
||||||
anchors.top: parent.top
|
anchors.top: parent.top
|
||||||
|
Loading…
x
Reference in New Issue
Block a user