QCAD Bugtracker

  • Status Closed
  • Percent Complete
    100%
  • Task Type Bug Report
  • Category QCAD (main)
  • Assigned To
    Andrew
  • Operating System All
  • Severity Low
  • Priority Very Low
  • Reported Version 3 RC1
  • Due in Version Undecided
  • Due Date Undecided
  • Votes
  • Private
Attached to Project: QCAD Bugtracker
Opened by Husky - 04.11.2011
Last edited by Andrew - 04.11.2011

FS#363 - Modify tool "Stretch" only one time ...

3.0 RC1

The Stretch Tool works only for one task and than you have to reselect it again for the next task.
Who really works with the stretch tool has to use it (often) a couple times consecutively to get the job done.

It was nice working in 2.2.2.0

Closed by  Andrew
04.11.2011 21:16
Reason for closing:  Fixed
Admin
Andrew commented on 04.11.2011 21:16

Quick fix:

scripts/Modify/Stretch/Stretch.js, line 156+157:

-            this.setState(-1);
-            this.terminate();
+            this.setState(Stretch.State.SettingCorner1);
+            //this.terminate();
Husky commented on 05.11.2011 06:31

Thanks for the Quick fix! Works!

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing