QCAD Bugtracker

  • Status Closed
  • Percent Complete
    100%
  • Task Type Bug Report
  • Category QCAD (main)
  • Assigned To
    Andrew
  • Operating System Windows XP
  • 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 - 01.11.2011
Last edited by Andrew - 01.11.2011

FS#353 - Relative Angle / Line Orthogonal caused malfunction in the Cad tools

After using Line “Relative Angle” or “Line Orthogonal” the Toolbar is in a loop without showing all the Cad tools such as “Modify” “Hatch” etc..
Escape switch only between the “Lines Menu” and the “Select Menu”. To get all Cad Tools back you have to restart QCad.

Closed by  Andrew
01.11.2011 11:57
Reason for closing:  Fixed
Admin
Andrew commented on 01.11.2011 08:31

Workaround: click selection pointer at top left or 'qq' to return to main menu.

Admin
Andrew commented on 01.11.2011 11:22

Quick fix:

scripts/Widgets/CadToolBar/CadToolBar.js / CadToolBar.showPanel:

- if (!isBack && backMenuName!=panel.objectName) {
+ if (!isBack && backMenuName!=panel.objectName && backMenuName!="SnapToolsPanel") {
Admin
Andrew commented on 01.11.2011 11:58

New download packages are available (file names 'qcad-3.0.0-rc1b').

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing