Kostas Karmas 70550594cd Connect the visibility of the components through their properties
As Ghostkeeper suspected correctly in the review comment https://github.com/Ultimaker/Cura/pull/9012#discussion_r549707433
the binding wasn't working because the model was being retrieved using a function
(CuraApplication.getFileProviderModel()).

Separating this model into a variable allows us to properly bind the "visible" properties of the
menu items with the count property of the model without a problem.

CURA-7868
2021-01-04 15:07:53 +01:00
..
2020-11-09 13:55:08 +01:00
2020-07-20 15:25:55 +02:00
2020-01-16 16:26:15 +01:00
2018-11-26 15:39:34 +01:00
2018-11-27 17:16:52 +01:00
2019-04-19 13:58:41 +02:00
2020-01-07 11:37:37 +01:00
2020-07-13 13:47:51 +02:00
2020-11-11 14:23:50 +01:00
2019-03-08 15:27:17 +01:00