mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-15 18:57:52 -06:00
CURA-5202 Add modality to PluginBrowser window
This commit is contained in:
parent
b78b6b2c01
commit
819d1ac4e7
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ Window {
|
|||
id: base
|
||||
|
||||
title: catalog.i18nc("@title:tab", "Plugins");
|
||||
modality: Qt.ApplicationModal
|
||||
width: 800 * screenScaleFactor
|
||||
height: 640 * screenScaleFactor
|
||||
minimumWidth: 350 * screenScaleFactor
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue