DrawLine/DrawPoly not working with DrawMarker

Hi :slight_smile:

DrawLine & DrawPoly is not working when we use DrawMarker.
This happen on every build 1311, 1355 & 1436.
To use those natives we have to disable Markers drawing.

Thanks :slight_smile:

Current DRAW_LINE and DRAW_POLY implementation is very rough and not proper. I refactored this code month ago but haven’t tested properly yet. Also implemented DRAW_BOX. Going to take care about testing it next week.

2 Likes