]> Shamusworld >> Repos - ttedit/commit
Fixed a handful of bugs related to clicking and dragging
authorShamus Hammons <jlhamm@acm.org>
Fri, 4 Jan 2013 00:39:06 +0000 (18:39 -0600)
committerShamus Hammons <jlhamm@acm.org>
Fri, 4 Jan 2013 00:39:06 +0000 (18:39 -0600)
commit2b16243b0aa693d18ce49a071cdae73cadc37c4f
tree3e36c16153dff3ade9db5fabfe2ab6a1eff65d9c
parentf8bd40b1a7da7d54a84afbc992fe289af85633a5
Fixed a handful of bugs related to clicking and dragging

Mostly these were related to clicking and dragging with the selection
arrow and the add point tool on an empty canvas. Also fixed bug that
caused crashing when trying to add a poly after using the 'New' menu
command.
.gitignore
Makefile
src/editwindow.cpp
src/editwindow.h
src/glyphpoints.cpp
src/graphicprimitives.cpp
src/graphicprimitives.h
src/mainwindow.cpp