diff --git a/ChangeLog b/ChangeLog index 796056b1..97dbb614 100644 --- a/ChangeLog +++ b/ChangeLog @@ -21282,3 +21282,5 @@ 2021-03-18 Fred Gleason * Fixed bugs with enabling correct choices in the right-click menu in 'RDMarkerView'. +2021-03-18 Fred Gleason + * Enabled marker swiping in 'RDMarkerView'. diff --git a/lib/rdmarkerview.cpp b/lib/rdmarkerview.cpp index 7d544d2f..734eecd6 100644 --- a/lib/rdmarkerview.cpp +++ b/lib/rdmarkerview.cpp @@ -626,7 +626,6 @@ void RDMarkerView::deleteMarkerData() void RDMarkerView::updateInterlocks() { - /* // // Check for "swiped" markers and remove them // @@ -658,7 +657,7 @@ void RDMarkerView::updateInterlocks() } } } - */ + // // Update the limit stops //