FreeCAD: master cc88c21f

Author Committer Branch Timestamp Parent
matthijskooijman yorik master 2021-03-29 21:45:48 master 788e8aea
Changeset Arch: Fix displayed rotation values when adding or editing window components

This ensures the rotation edge and mode GUI elements are cleared when starting
to add or edit a component. Previously, when adding a new component or
editing one without rotation, the GUI elements would retain the value
from the previously edited component, which made it hard to check that
components did not have any rotation, and would make it easy to
accidentally add rotation to components that did not need it (just by
clicking edit and confirming).
mod - src/Mod/Arch/ArchWindow.py Diff File