fixed window size and added area of drag
This commit is contained in:
@@ -36,12 +36,13 @@ placing clue numbers, so every puzzle has a solution by construction.
|
||||
|
||||
---
|
||||
## TODO
|
||||
- [ ] Fix window size to auto resize when changing game mode
|
||||
- [ ] Show number of cells selected during a mouse drag, before placing
|
||||
- [ ] Remove ability to select just 1 cell
|
||||
- [ ] Add some kind of zoom feature
|
||||
- [x] Fix window size to auto resize when changing game mode
|
||||
- [x] Show number of cells selected during a mouse drag, before placing
|
||||
- [x] Remove ability to select just 1 cell
|
||||
- [x] Add some kind of zoom feature
|
||||
- Scroll wheel
|
||||
- and/or a ui button for zoom in/out
|
||||
- [x] Remove red color from rectangle option
|
||||
|
||||
### Possible Features
|
||||
- Keep local "high score" for each puzzle type
|
||||
|
||||
Reference in New Issue
Block a user