Cura/plugins/Toolbox/resources/qml
Ruben D f7ca8cbf68
Fix binding loop with height of tiles
The lining at the bottom of a tile was anchored to the bottom but part of the tile and part of its childrenRect. This caused a binding loop because the childrenRect is dependent on the positioning of this lining (and its height) and the positioning of the lining was dependent on the height of the tile.

Contributes to issue CURA-5035.
2018-05-02 14:28:33 +02:00
..
Toolbox.qml CURA-5035 Fixed selection header 2018-04-24 16:59:23 +02:00
ToolboxAuthorPage.qml CURA-5035 Fixed selection header 2018-04-24 16:59:23 +02:00
ToolboxBackColumn.qml CURA-5035 Separate API calls! 2018-04-30 16:42:11 +02:00
ToolboxDetailList.qml CURA-5035 Review feedback 2018-05-02 12:01:29 +02:00
ToolboxDetailPage.qml Code style: Spaces around binary operators 2018-05-02 09:31:46 +02:00
ToolboxDetailTile.qml Fix binding loop with height of tiles 2018-05-02 14:28:33 +02:00
ToolboxDownloadsGrid.qml CURA-5035 Review feedback 2018-05-02 12:01:29 +02:00
ToolboxDownloadsGridTile.qml CURA-5035 Use elide for text clipping 2018-05-02 12:05:34 +02:00
ToolboxDownloadsPage.qml CURA-5035 Tile improvements 2018-04-25 17:03:27 +02:00
ToolboxDownloadsShowcase.qml CURA-5035 Fixed selection header 2018-04-24 16:59:23 +02:00
ToolboxDownloadsShowcaseTile.qml Code style improvements 2018-05-02 12:40:59 +02:00
ToolboxFooter.qml CURA-5035 Review feedback 2018-05-02 12:01:29 +02:00
ToolboxHeader.qml CURA-5035 Separate API calls! 2018-04-30 16:42:11 +02:00
ToolboxInstalledPage.qml CURA-5035 Fixed selection header 2018-04-24 16:59:23 +02:00
ToolboxInstalledTile.qml Code style improvements 2018-05-02 12:40:59 +02:00
ToolboxLicenseDialog.qml CURA-5035 Review feedback 2018-05-02 12:01:29 +02:00
ToolboxLoadingPage.qml CURA-5035 Review feedback 2018-05-02 12:01:29 +02:00
ToolboxShadow.qml CURA-5035 Improved details pages 2018-04-18 16:35:55 +02:00
ToolboxTabButton.qml Small code style issues 2018-05-02 10:27:35 +02:00