Remove bindingloop in project selector

This commit is contained in:
Jaime van Kessel 2021-07-14 16:03:06 +02:00
parent 610582bab7
commit e9ecba1374
No known key found for this signature in database
GPG key ID: 3710727397403C91

View file

@ -93,8 +93,6 @@ Item
source: searchBar.text === "" ? "../images/digital_factory.svg" : "../images/projects_not_found.svg"
fillMode: Image.PreserveAspectFit
width: parent.width - 2 * UM.Theme.getSize("thick_margin").width
sourceSize.width: width
sourceSize.height: height
}
Label