mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-28 21:31:15 -07:00
SettingInheritance manager now has a complete list of all settings that have inheritance overridden
CURA-2361
This commit is contained in:
parent
50f7c41ae4
commit
5d84490d70
3 changed files with 74 additions and 10 deletions
|
|
@ -22,7 +22,6 @@ UM.MainWindow
|
|||
Component.onCompleted:
|
||||
{
|
||||
Printer.setMinimumWindowSize(UM.Theme.getSize("window_minimum_size"))
|
||||
|
||||
// Workaround silly issues with QML Action's shortcut property.
|
||||
//
|
||||
// Currently, there is no way to define shortcuts as "Application Shortcut".
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue