View Issue Details

IDProjectCategoryView StatusLast Update
0001049SketcherFeaturepublic2014-03-14 19:09
Reporterraulshc Assigned Towmayer  
PrioritynormalSeverityfeatureReproducibilityhave not tried
Status closedResolutionfixed 
Product Version0.13 
Summary0001049: Sketcher preferences in preferences editor
DescriptionImplementation of Sketcher preferences in preferences editor (Edit menu -> Preferences), for handle the common parameters used in scketch workbench, enabling them for all sketches, by default.

The most used (parameters):

*Grid on/off
*Grid size
*Grid style (light, dashed)
*Color and type of lines, dots and other drawing entities for draw and construction mode (dashed, dotted, thickness, ...)
*Color of constraining dimentions (allowing a bit more the customization, even though red is the official color)
*Enable/Disable Ask for value immediatly after creating a length constraint (recently implemented)
*Options of sketch solver and other diagnosis
*Others.
Additional Informationhttps://sourceforge.net/apps/phpbb/free-cad/viewtopic.php?f=10&t=3647
TagsNo tags attached.
FreeCAD Information

Relationships

parent of 0001105 closedwmayer disable grid in sketcher 

Activities

wmayer

2014-03-09 20:46

administrator   ~0004399

git show 0513cf0 implements a sketcher settings page.
TODO:
*Grid style (light, dashed)
*Enable/Disable Ask for value immediately after creating a length constraint (recently implemented)

Related Changesets

FreeCAD: master 0513cf06

2014-03-09 21:44:37

wmayer

Details Diff
+ issue 0001049: Sketcher preferences in preferences editor Affected Issues
0001049
mod - src/Mod/Sketcher/Gui/SketcherSettings.cpp Diff File
mod - src/Mod/Sketcher/Gui/SketcherSettings.h Diff File
mod - src/Mod/Sketcher/Gui/TaskSketcherGeneral.cpp Diff File
mod - src/Mod/Sketcher/Gui/TaskSketcherGeneral.h Diff File

FreeCAD: master 06239e9a

2014-03-14 19:39:11

wmayer

Details Diff
+ fixes 0001049: Sketcher preferences in preferences editor Affected Issues
0001049
mod - src/Mod/Part/Gui/ViewProvider2DObject.cpp Diff File
mod - src/Mod/Sketcher/Gui/CommandConstraints.cpp Diff File
mod - src/Mod/Sketcher/Gui/SketcherSettings.cpp Diff File
mod - src/Mod/Sketcher/Gui/SketcherSettings.ui Diff File

Issue History

Date Modified Username Field Change
2013-03-09 15:36 raulshc New Issue
2013-04-22 20:00 yorik Relationship added parent of 0001105
2014-03-09 20:46 wmayer Note Added: 0004399
2014-03-09 21:09 wmayer Changeset attached => FreeCAD Master master 0513cf06
2014-03-14 19:09 wmayer Changeset attached => FreeCAD Master master 06239e9a
2014-03-14 19:09 wmayer Assigned To => wmayer
2014-03-14 19:09 wmayer Status new => closed
2014-03-14 19:09 wmayer Resolution open => fixed