summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorRick Yorgason <rick@firefang.com>2018-10-18 03:06:34 +0000
committerRick Yorgason <rick@firefang.com>2018-10-18 03:06:34 +0000
commit33131a183f9f34d798a741f317a91d87537684f6 (patch)
tree5753465248676eb17c48029e676e99ed69ad37e8 /share
parentCode cleanup and adding comments. (diff)
downloadinkscape-33131a183f9f34d798a741f317a91d87537684f6.tar.gz
inkscape-33131a183f9f34d798a741f317a91d87537684f6.zip
New "Outline thin strokes" view mode which draws thin strokes in outline mode so they're easier to see, while still drawing everything else normally. Very useful for making hairline strokes (0.001") for laser cutters.
Diffstat (limited to 'share')
-rw-r--r--share/ui/menus.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/ui/menus.xml b/share/ui/menus.xml
index 5bcaca8cf..818e7a968 100644
--- a/share/ui/menus.xml
+++ b/share/ui/menus.xml
@@ -108,6 +108,7 @@
<verb verb-id="ViewModeNormal" radio="yes" default="yes"/>
<verb verb-id="ViewModeNoFilters" radio="yes"/>
<verb verb-id="ViewModeOutline" radio="yes"/>
+ <verb verb-id="ViewModeOutlineThin" radio="yes"/>
<!--Better location in menu needs to be found-->
<!--verb verb-id="ViewModePrintColorsPreview" radio="yes"/-->
<!--verb verb-id="DialogPrintColorsPreview" /-->