mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 23:35:03 +01:00
change (GUI) Marker objects to accept any Canvas::Item as parent, and use this to draw BBT position markers in the BBT ruler
This commit is contained in:
parent
4f1ad4ed0d
commit
5153124664
6 changed files with 38 additions and 18 deletions
|
|
@ -234,6 +234,8 @@ Ruler::render (Rect const & area, Cairo::RefPtr<Cairo::Context> cr) const
|
|||
|
||||
}
|
||||
|
||||
render_children (area, cr);
|
||||
|
||||
/* done! */
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue