Joystick button can be config'd to activate Fill tool

https://sourceforge.net/p/tuxpaint/feature-requests/199/
This commit is contained in:
Bill Kendrick 2023-02-18 14:17:55 -08:00
parent a4020ef8c5
commit 95cc093b80
5 changed files with 33 additions and 3 deletions

View file

@ -185,6 +185,7 @@ joystick-btn-lines, MULTI(joystick_button_selectlinestool)
joystick-btn-shapes, MULTI(joystick_button_selectshapestool)
joystick-btn-text, MULTI(joystick_button_selecttexttool)
joystick-btn-label, MULTI(joystick_button_selectlabeltool)
joystick-btn-fill, MULTI(joystick_button_selectfilltool)
joystick-btn-magic, MULTI(joystick_button_selectmagictool)
joystick-btn-undo, MULTI(joystick_button_undo)
joystick-btn-redo, MULTI(joystick_button_redo)