Stupid drawing bug in SQLEditor

I just managed to fix a really weird bug in SQLEditor. The problem was that when ever you drew a connector between two fields all of the lines would get drawn slightly thicker. This gave a really odd visual effect.

It turns out that the connector lines were using a slightly thicker line style and that the thinner default line style wasn’t being reset correctly when drawing function completed. This then meant that all future lines were drawn in a thicker line style.

This entry was posted in General. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>