nick_m
|
360f87b217
|
Fix FramedCurve Outside fill for curve.
|
2016-06-04 07:03:18 +10:00 |
|
nick_m
|
1eb8216408
|
More FramedCurve render work
- draw last point correctly if applicable
- comment intent.
|
2016-06-04 06:40:59 +10:00 |
|
nick_m
|
62be6b2ed8
|
Fix framed curve thinko.
- in FramedCurve, the first _point is used for the bounding box.
Don't confuse this with actual data.
|
2016-06-04 06:00:41 +10:00 |
|
nick_m
|
575bb7792f
|
Small cleanup in FramedCurve.
|
2016-06-03 02:02:50 +10:00 |
|
nick_m
|
8f88f42ba9
|
Fix assorted drawing bugs in framed curve.
- treat drawing area of boxes and curves similarly.
- handle a redraw request between
the last sample and the last point.
|
2016-06-03 00:00:31 +10:00 |
|
nick_m
|
7e716d27a8
|
Fix conditional on uninitialised idx (via n_samples) in framed curve.
- possibly fixes drawing artefacts in the tempo curve.
|
2016-06-02 01:11:23 +10:00 |
|
nick_m
|
0d7f73cb27
|
Hopefully finally fix tempo curve flickering.
|
2016-05-29 05:12:07 +10:00 |
|
nick_m
|
2d31fa7bb1
|
Tempo ramps - finally fix flicker in framed curve.
|
2016-05-27 23:38:17 +10:00 |
|
nick_m
|
2a8104f2f8
|
Yr,[p ramps - fix flickering tempo curves when zoomed in.
|
2016-05-27 23:38:17 +10:00 |
|
nick_m
|
0c7ecc6cbb
|
Tempo ramps - add Canvas::FramedCurve and use it in the tempo marker bar.
|
2016-05-27 23:38:16 +10:00 |
|