mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-05-29 15:12:34 +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:
parent
0cad68198d
commit
3254182e3a
@ -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
|
||||
//
|
||||
|
Loading…
x
Reference in New Issue
Block a user