mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-06-02 09:02: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>
|
2021-03-18 Fred Gleason <fredg@paravelsystems.com>
|
||||||
* Fixed bugs with enabling correct choices in the right-click menu
|
* Fixed bugs with enabling correct choices in the right-click menu
|
||||||
in 'RDMarkerView'.
|
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()
|
void RDMarkerView::updateInterlocks()
|
||||||
{
|
{
|
||||||
/*
|
|
||||||
//
|
//
|
||||||
// Check for "swiped" markers and remove them
|
// Check for "swiped" markers and remove them
|
||||||
//
|
//
|
||||||
@ -658,7 +657,7 @@ void RDMarkerView::updateInterlocks()
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
*/
|
|
||||||
//
|
//
|
||||||
// Update the limit stops
|
// Update the limit stops
|
||||||
//
|
//
|
||||||
|
Loading…
x
Reference in New Issue
Block a user