mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-10 16:43:35 +02:00
2021-03-18 Fred Gleason <fredg@paravelsystems.com>
* Enabled marker swiping in 'RDMarkerView'. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -21282,3 +21282,5 @@
|
||||
2021-03-18 Fred Gleason <fredg@paravelsystems.com>
|
||||
* Fixed bugs with enabling correct choices in the right-click menu
|
||||
in 'RDMarkerView'.
|
||||
2021-03-18 Fred Gleason <fredg@paravelsystems.com>
|
||||
* Enabled marker swiping in 'RDMarkerView'.
|
||||
|
@@ -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
|
||||
//
|
||||
|
Reference in New Issue
Block a user