chrisboyle / sgtpuzzles

Android port of Simon Tatham's Puzzles
https://chris.boyle.name/puzzles
Other
597 stars 168 forks source link

Map: UI falsely suggests you can't recolor small areas #581

Open pstemari opened 1 year ago

pstemari commented 1 year ago

Recoloring an area requires draining a circle into it. However, if you've got a area which is one by one on the grid, the circle that you drag it won't fit inside of it, since the borders touch.

chrisboyle commented 1 year ago

@pstemari Sorry for the delayed response. I've always been able to drop the circle onto such a region and it works (checked again just now), even though it looks like it won't fit. Perhaps the UI could use a smaller circle, but then it may be even harder to see under a finger.