GSoC 2017: Accessibility - Week 6
Hello!
This week I've been working on assigning a shortcut to a palette element. The approach I had tried earlier didn't seem to work well, so I've started from scratch, following the method used to assign shortcuts to plugins.
Key accomplishments
-
Started working on assigning a shortcut to a palette element:
I've followed the model used to assign shortcuts to plugins. I've finished most of the coding, I now need to test it and make changes if necessary. -
Palette navigation
The work on palette navigation is complete. I fixed a couple of issues with the mouse behavior last week.
Key tasks that stalled
- Assigning shortcuts to palette elements:
I had to start from scratch, as the previous implementation wasn't working perfectly.
Tasks for the upcoming week
- Assigning shortcuts to palette elements