mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 23:35:03 +01:00
big rework of scrolling, horizontal part considered almost 100% done.
Many more changes than I would typically like in a single commit, but this was all very intertwined. Vertical scrolling using track-stepping still to follow.
This commit is contained in:
parent
01c6266909
commit
9df3157dfc
8 changed files with 280 additions and 256 deletions
|
|
@ -402,7 +402,7 @@ Curve::render (Rect const & area, Cairo::RefPtr<Cairo::Context> context) const
|
|||
context->restore ();
|
||||
}
|
||||
|
||||
#if 0
|
||||
#if 1
|
||||
/* add points */
|
||||
|
||||
setup_fill_context (context);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue