mirror of
https://github.com/LMMS/lmms.git
synced 2026-03-16 05:02:13 -04:00
Possible endless loop if these two state variables are not intialized. Now a line will have the origin of (0,0) if drawn (shift-click) without previously clicking on a starting spot. Perhaps not the best fix, but it works. And I think allowing this first line (instead of blocking it) is better for the enabling the user to accidently discover the feature. Conflicts: src/gui/AutomationEditor.cpp