mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 23:35:03 +01:00
an awful lot of tweaks to drawing details
This commit is contained in:
parent
0ce393f051
commit
a1f858d3b2
12 changed files with 169 additions and 130 deletions
|
|
@ -80,6 +80,7 @@ Canvas::render (Rect const & area, Cairo::RefPtr<Cairo::Context> const & context
|
|||
/* there's a common area between the root and the requested
|
||||
area, so render it.
|
||||
*/
|
||||
|
||||
_root.render (*draw, context);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue