Use Item instead of rectangle without defined colour

Item should be faster to render.

Contributes to issue CURA-6056.
This commit is contained in:
Ghostkeeper 2018-12-27 13:08:25 +01:00
parent f627560751
commit abe684c1bd
No known key found for this signature in database
GPG key ID: 86BEF881AE2CF276
2 changed files with 2 additions and 2 deletions

View file

@ -10,7 +10,7 @@ import QtQuick.Dialogs 1.2
import UM 1.2 as UM
import Cura 1.0 as Cura
Rectangle
Item
{
id: brand_section

View file

@ -10,7 +10,7 @@ import QtQuick.Dialogs 1.2
import UM 1.2 as UM
import Cura 1.0 as Cura
Rectangle
Item
{
id: material_type_section
property var materialType