Ticket #3376 (closed defect: fixed)

Opened 15 months ago

Last modified 15 months ago

Maze has hidden keyboard shortcuts that need menu items

Reported by: godiard Owned by: RafaelOrtiz
Priority: Unspecified by Maintainer Milestone: Unspecified by Release Team
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

Change History

Changed 15 months ago by humitos

  • cc manuq added

There are two other things:

  • you can use the Mouse to move the Rect
  • "+" and "=" do the same: regenerate a new Harder level

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.

Changed 15 months ago by humitos

I've already sent the patch to the mailing list:

Changed 15 months ago by manuq

I propose this icons for the feature:

 http://dev.laptop.org/~manuq/maze-difficulty.png

*  http://dev.laptop.org/~manuq/create-easier.svg
*  http://dev.laptop.org/~manuq/create-harder.svg

Would be good to change order, easier on the left, harder on the right.

Changed 15 months ago by RafaelOrtiz

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.