Skip to content
v1.0.1
a. cumbia-tango
   a1. properties are delivered at configuration time even though the attribute value cannot be read
   a2. removed printf from CuWriteActivity.execute

b. cumbia-qtcontrols
   b1. QuButton: CuControlsUtils.initObjects is not called if data has no w_value key (this avoids pointless error
       message from CuVariant.toStringVector)
   b2. QuCheckBox: fixed bug preventing successful write operations
   b3. CuContextMenuActionsPlugin_I added order() method to interface to allow ordering actions in contextual menus
   b4. QuCircularGaugeBase: label is displayed by default and its size calculation has been automated for optimal size

c. qumbia-plugins
   c1. Let WidgetStdContextMenuActions implement the order() method from CuContextMenuActionsPlugin_I interface