Arjen Hiemstra
5a14c5e5ba
Replace manual function calls to updateCurrentIndex with an explicit binding
...
This is mostly in support of Uranium PR #165 . That changes
SettingPropertyProvider so that the "properties" property does not
always change. However, in general this is the more correct approach.
Relates to CURA-2232
2016-10-04 13:22:20 +02:00
Simon Edwards
0fdd9279bb
Resolvement strategy for bed adhesion and prime tower enable.
...
Contributes to CURA-2232 No resolvement strategy for prime_tower_enable and platform adhesion
2016-09-13 14:07:18 +02:00
fieldOfView
1bbf987921
Fix SettingComboBox and SettingExtruder in some contexts
...
Use propertyProvider instead of provider; fixes comboboxes in PostProcessing plugin.
2016-07-28 13:45:11 +02:00
Arjen Hiemstra
e473d7a4e9
Ensure the control has active focus when clicking a SettingItem
...
This way we ensure that things update properly when for example changing
infill pattern.
Fixes CURA-1494
2016-06-14 17:29:05 +02:00
Arjen Hiemstra
f5e97c5001
Make SettingComboBox work (mostly) properly
...
=
2016-05-16 18:22:37 +02:00
Arjen Hiemstra
3514d4839d
Fix combo box setting item so it displays the right things
2016-05-11 17:19:31 +02:00
Arjen Hiemstra
2abb9a47c1
Stop using SettingItemStyle
...
Since everything is now in Cura, using SettingItemStyle does not make a
lot of sense anymore
2016-05-11 17:19:31 +02:00
Arjen Hiemstra
fa7e186b2f
Import Uranium's SettingView related files and start making them work
...
This is too cura-specific now so we should not put it in Uranium.
2016-05-10 17:31:18 +02:00