Skip to content

Instantly share code, notes, and snippets.

@dacap
Created August 30, 2023 14:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dacap/2ee40d2f65a43abf61bc128589d25bbd to your computer and use it in GitHub Desktop.
Save dacap/2ee40d2f65a43abf61bc128589d25bbd to your computer and use it in GitHub Desktop.
Select as the pencil
diff --git a/data/gui.xml b/data/gui.xml
index ac89a3685..2af1545bf 100644
--- a/data/gui.xml
+++ b/data/gui.xml
@@ -1315,6 +1315,13 @@
controller="one_point"
pointshape="floodfill"
tracepolicy="accumulate" />
+ <tool id="pencil_selection"
+ text="@.pencil"
+ ink="selection"
+ controller="freehand"
+ pointshape="brush"
+ intertwine="as_lines"
+ tracepolicy="accumulate" />
</group>
<group id="pencil_tools">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment