assigned to @ludwig.jaeck
changed title from Selection between units [nm] and [Å] does only take affect in the GUI after reloading the project to Selection between units [nm] and [Å] inside the menu does only take affect in the GUI after reloading the project
mentioned in merge request !1283 (merged)
The menu entries change S_DEFAULT_UNIT_IS_ANGSTROM
in ApplicationSettings
while the tool buttons change member of SampleForm
.
These should be joined, after the removal menu entries the tool buttons should change application configuration and immediately affect on UI representation.
mentioned in commit 61938fdf
closed with merge request !1283 (merged)