Skip to content

0.5.0

Compare
Choose a tag to compare
@brainelectronics brainelectronics released this 29 Jul 07:16
· 132 commits to develop since this release
e3aa7d0

Added

  • Support Get_background_color_bco and Set_background_color_bco by new class CommonBackgroundColorMixin in common
  • Support Get_font_color_pco, Set_font_color_pco, getFont and setFont by new class CommonFontMixin in common

Changed

  • Inherit from CommonFontMixin and CommonBackgroundColorMixin in
    • Button
    • Checkbox
    • Dual state button
    • Gauge
    • Number
    • Progressbar
    • Radio
    • Slider
    • Text
    • Waveform

Fixed

  • Remove unsupported CommonValueMixin from Button
  • Some typos in comments