mapswipe / mapswipe-web

A web client for MapSwipe
https://web.mapswipe.org/
GNU General Public License v3.0
2 stars 0 forks source link

Improve Tile Selection by Automaically Assigning the Answer of Already Selected Tiles to the Next one you Select #28

Open Pseudorandom-Pseudonym opened 4 months ago

Pseudorandom-Pseudonym commented 4 months ago

Is your feature request related to a problem? Please describe. currently if you select a bunch of tiles to mark with a common answer, but just after you've selected an answer you think 'ah that other one over there should also have the same answer' and add it to the selection, it remains blank for no. If you want it to match you either have to unselect all then click on that one the correct ammount of times to get the answer you want or add it to the selection and cycle through the answers again to get the one you're looking for. Can be quite annoying for bad-imagery tiles in particular (in combo with the previous issue I added) because we see far more tiles on screen simultaneously, and so are far less likely to have bad imagery in all of them at once.

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Just getting this one on the books. I haven't figured out all the details.