Skip to content

Draft: rework auto scale undo redo

Martin Marmsoler requested to merge work/reworkAutoScaleUndoRedo into master

Currently undo redo of the autoscale the other coordinate is not autoscaled if autoscale is set

Release build 2.8.1-1688-g1f07ebc1b
Mar 15 2022, 04:38:23
System: Windows 10 Version 2009
Locale: German,Germany (Decimal point ',', Group separator '.')
Number settings: Decimal point '.', Group separator ',', Exponential 'e', Zero digit '0', Percent '%', Positive/Negative sign '+'/'-' (Updated on restart)
Architecture: x86_64-little_endian-llp64
Kernel: winnt 10.0.19043
C++ Compiler: MSVC 19.29.30038.1
C++ Compiler Flags: /DWIN32 /D_WINDOWS /W3 /GR /EHsc /wd4250 /wd4251 /wd4396 /wd4661 /Zc:__cplusplus -O2 -W3 -DPSAPI_VERSION=1
Edited by Martin Marmsoler

Merge request reports