Opened 11 years ago
Closed 11 years ago
#3376 closed defect (fixed)
Maze has hidden keyboard shortcuts that need menu items
Reported by: | godiard | Owned by: | RafaelOrtiz |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | Unspecified |
Component: | Maze | Version: | Unspecified |
Severity: | Unspecified | Keywords: | easy-hack |
Cc: | manuq | Distribution/OS: | Unspecified |
Bug Status: | Unconfirmed |
Description
Maze has hidden keyboard shortcuts. For example, "-" and "+" will regenerate the maze at the next possible easier and harder settings respectively. Before I found these today I had no idea it was possible to regenerate the maze manually.
These need menu items, as well as possibly a "regenerate at the current difficulty" item. I don't know if any other commands are hiding anywhere, but there might be.
This ticket is a copy of http://dev.laptop.org/ticket/10762
Attachments (1)
Change History (5)
comment:1 Changed 11 years ago by humitos
- Cc manuq added
comment:2 Changed 11 years ago by humitos
I've already sent the patch to the mailing list:
Changed 11 years ago by humitos
comment:3 Changed 11 years ago by manuq
I propose this icons for the feature:
http://dev.laptop.org/~manuq/maze-difficulty.png
Would be good to change order, easier on the left, harder on the right.
comment:4 Changed 11 years ago by RafaelOrtiz
- Resolution set to fixed
- Status changed from new to closed
There are two other things:
No more events related with the usability are handled in the processEvent function. There are others to handle "mesh connection" and "save / restore" board states.
I could change the behavior of "=" to "regenerate at the current difficulty" if you want. What do you think?
If you have the icons (I'm not good drawing), I can include them in the toolbar too.