Skip to content

v4.0.1

Compare
Choose a tag to compare
@azagoruyko azagoruyko released this 15 Aug 18:53
· 10 commits to main since this release

What's new?

UI

  • Update style when attribute data is edited.
  • Display errors when something happens during saving process.
  • Optimize widgetOnChange.
  • Don't auto reset widgets on error.

Generic

  • Clear modification flag for attributes on module update.

Widgets

  • lineEdit updates slider when options are edited.
  • Fix table height.
  • comboBox always adds the current value.