Fixed visual bugs, added stud snapping
Hope I've done this properly. Stud snapping is primitive and needs work done.
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
|
||||
ArrowTool::ArrowTool(void)
|
||||
{
|
||||
// Should solve issue of resize and move handles being drawn when they don't need to be
|
||||
g_usableApp->unSetMode();
|
||||
lctrlDown = false;
|
||||
rctrlDown = false;
|
||||
dragging = false;
|
||||
|
||||
Reference in New Issue
Block a user