View Issue Details

IDProjectCategoryView StatusLast Update
0001773FreeCADBugpublic2015-01-15 20:19
Reportermicroelly2 Assigned Toyorik  
PrioritylowSeverityminorReproducibilityalways
Status closedResolutionfixed 
Platformubuntu and win 
Summary0001773: Drawing of dashed lines works only for scale=20
Descriptionthe dashed lines generated ind draft are correct displayed only with the (default) scale factor 20

http://forum.freecadweb.org/viewtopic.php?f=3&t=7840

 
Steps To Reproducegenerate a draft rectangle
format line style to dash

project it to a drawing sheet

reduce the scele to 1
TagsNo tags attached.
FreeCAD Information

Activities

quick61

2014-10-01 20:34

reporter   ~0005173

Last edited: 2014-10-01 20:35

Line width does not scale with XY. This can be adjusted in the Data tab of the dashed line in question.

Should we be scaling the line width along with the XY?

Also, Priority and Severity should be downgraded on this. It's not even close to causing any sort of crash.

yorik

2014-10-01 22:01

administrator   ~0005176

Hm indeed, I hadn't noticed that.. I'm not sure if/how it is possible to have scale-independent dashes in SVG, but I'll have a look.

Related Changesets

FreeCAD: master 9de49259

2015-01-15 20:58:52

yorik

Details Diff
Draft: SVG linestyles are now settable in preferences - fixes 0001773 Affected Issues
0001773
mod - src/Mod/Draft/Draft.py Diff File
mod - src/Mod/Draft/Resources/ui/userprefs-visual.ui Diff File

Issue History

Date Modified Username Field Change
2014-10-01 20:14 microelly2 New Issue
2014-10-01 20:34 quick61 Note Added: 0005173
2014-10-01 20:35 quick61 Note Edited: 0005173
2014-10-01 22:01 yorik Note Added: 0005176
2014-10-01 22:02 yorik Assigned To => yorik
2014-10-01 22:02 yorik Status new => assigned
2014-10-01 22:02 yorik Priority high => low
2014-10-01 22:02 yorik Severity major => minor
2015-01-15 20:19 yorik Changeset attached => FreeCAD Master master 9de49259
2015-01-15 20:19 yorik Status assigned => closed
2015-01-15 20:19 yorik Resolution open => fixed