Graphics::drawLine (const juce::Line& thisLine)

i was just surprised to see that there wasn’t such a function! any chance of adding it? i know it’s easily done on our side but was just surprised to see that a timesaver like that wasn’t already there!

Yep, no problem adding that!

ooh, and of course a version with a lineThickness parameter too :smiley:

Hmm, I hadn’t noticed Juce::Line before, that would of been useful a while ago. :slight_smile:

Need to look more closely…