Commit Graph

3 Commits

Author SHA1 Message Date
Peter Osterlund
a595c8922b Make it possible to enter moves by dragging
Add new setting (default true) to allow input of moves by dragging a
piece from its source square to the target square.

This setting partially overlaps with scroll gestures on the chess
board, so when this setting is enabled, scroll gestures will only
happen if the starting square is empty or contains a piece of the
color not to make the next move.
2020-02-03 20:45:25 +01:00
Peter Osterlund
2367a67b02 Update documentation 2020-01-26 10:04:35 +01:00
Peter Osterlund
913cb0d9db Add pdf manual generated from README.md 2019-09-26 20:35:13 +02:00