Skip to content

[bugfix] draw line (had problems with vertical or more complex lines)

Jeremy Soller requested to merge MichaelHoelzl:master into master

Created by: MichaelHoelzl

i fixed the draw line function, now it's possible to draw verticle lines or lines with all other angles (between point a and point b).

Merge request reports