automation drawing: thinning does not work well with snapped-drawn lines

Also, adding points to a ControlList can fail and that's OK
This commit is contained in:
Paul Davis 2023-07-09 22:10:18 -06:00
parent caa278ae55
commit c584bfd374
4 changed files with 16 additions and 14 deletions

View file

@ -154,7 +154,7 @@ public:
};
typedef std::vector<DrawnPoint> DrawnPoints;
void merge_drawn_line (DrawnPoints const &);
void merge_drawn_line (DrawnPoints const &, bool thin);
protected:
/* Note that for MIDI controller "automation" (in regions), all of these