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.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-03-17 13:57:03 -04:00
parent 5e9682f1d2
commit 5e5fa3c586
3 changed files with 79 additions and 82 deletions

View File

@@ -21273,3 +21273,6 @@
* Implemented saving marker positions in 'RDMarkerDialog'.
2021-03-16 Fred Gleason <fredg@paravelsystems.com>
* Implemented basic marker limit interlocking in 'RDMarkerView'.
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.