summaryrefslogtreecommitdiff
path: root/tikzit/src/Makefile.am
diff options
context:
space:
mode:
authorAlex Merry <dev@randomguy3.me.uk>2013-08-27 15:38:59 +0100
committerAlex Merry <dev@randomguy3.me.uk>2013-08-27 15:38:59 +0100
commit0f8c707a69c3bb6d11798866975aac4976e4c22b (patch)
treef8ed531d38cf096ad713f667f0d2c2cc13077b14 /tikzit/src/Makefile.am
parentad6c6441f4482e12722ae17283dd7a470e3fdcde (diff)
Properly clear selection box
It turns out the selection box, rather than being properly set to the zero rectangle, was being set to the value of an uninitialised NSRect created on the stack. This never caused any issues for me before, because my system compiles things with _FORTIFY_SOURCE by default, which zeros new variables. It was only when I (indirectly) disabled this for debugging in gdb that I started getting selection boxes appearing in odd places.
Diffstat (limited to 'tikzit/src/Makefile.am')
0 files changed, 0 insertions, 0 deletions