From 0a5e832dfddcc6184410e8836cc8dea030457486 Mon Sep 17 00:00:00 2001 From: toasted-nutbread Date: Mon, 7 Sep 2020 20:12:43 -0400 Subject: Mouse inputs (#783) * Add mouse icon * Add _updateModifiers * Add support for mouse button modifiers * Improve names of mouse inputs * Improve mouse input sorting * Rename getModifierKeyStrings to getModifierInputStrings * Refactor keyboard/mouse inputs into KeyboardMouseInputField --- resources/icons.svg | 25 ++++++++++++++++++++----- 1 file changed, 20 insertions(+), 5 deletions(-) (limited to 'resources') diff --git a/resources/icons.svg b/resources/icons.svg index e75b35df..e8303ece 100644 --- a/resources/icons.svg +++ b/resources/icons.svg @@ -27,11 +27,11 @@ borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" - inkscape:zoom="22.627417" - inkscape:cx="12.059712" - inkscape:cy="6.3977551" + inkscape:zoom="45.254834" + inkscape:cx="6.9125714" + inkscape:cy="9.2321432" inkscape:document-units="px" - inkscape:current-layer="g1012" + inkscape:current-layer="layer38" showgrid="true" units="px" inkscape:snap-center="true" @@ -1202,7 +1202,7 @@ id="rect1210" /> @@ -1213,4 +1213,19 @@ inkscape:connector-curvature="0" sodipodi:nodetypes="cccccccc" /> + + + + + + + -- cgit v1.2.3