2021-03-18 Fred Gleason <fredg@paravelsystems.com>

* Fixed bugs with ensuring consistent position interlocks between
	markers in 'RDMarkerView'.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-03-18 18:50:22 -04:00
parent 5e5fa3c586
commit 39fb00801f
3 changed files with 75 additions and 40 deletions

View File

@@ -21276,3 +21276,6 @@
2021-03-17 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in 'RDMarkerView' that could cause marker positions
to lose precision when sliding against a limit stop.
2021-03-18 Fred Gleason <fredg@paravelsystems.com>
* Fixed bugs with ensuring consistent position interlocks between
markers in 'RDMarkerView'.