FreeCAD: master 309640eb

Author Committer Branch Timestamp Parent
Silas wmayer master 2019-01-02 18:26:57 master f1c6c549
Changeset Only changes the ViewSystem if the user confirms

UnitsApi::setSchema() was being called when the user changed the
comboBox item, so the view system was saved if the user later clicked
Cancel. This call was moved to the saveSettings() method that is called
only if the user clicks Apply or OK.
mod - src/Gui/DlgSettingsUnitsImp.cpp Diff File