Skip to content

Fix datapicker widget problems

Martin Marmsoler requested to merge work/FixDatapicker into master
  • do not lock, because it is done already in setImages() and otherwise the widgets are not initialized correctly
  • use correct slot, because otherwise the min max widgets are not updated

fixes #477 (closed)

Edited by Martin Marmsoler

Merge request reports