MultiLine's volatile line width

I am making the MarqueeSelection class.
For some reason bottom and right lines of my “marquee” have zero width (visible, not actual). Is it possible to do something to fix it?

OK. One way to fix that is just not use MultiLine class. Use instead GUI.Line class.

1 Like