kaajjo / LibreSudoku

LibreSudoku - Sudoku app for android built with Kotlin + Jetpack Compose + Material3
GNU General Public License v3.0
411 stars 31 forks source link

Redo button? #56

Closed Tyler-JS closed 1 year ago

Tyler-JS commented 1 year ago

I've got a bad habit of accidentally hitting the undo button, would a redo button be possible? Maybe longpress the undo button, though that seems a bit arcane so perhaps just stick it in the overflow menu?

nvllz commented 1 year ago

That's a good idea. I'd see it as an option in a dialog, like when you tap and hold the pencil icon. Because it's an option that would only be used once in a while.