RHIT-XPrize / rhit-xprize-blocksworld

0 stars 0 forks source link

Allow move corrections #55

Closed Lewis-Kelley closed 6 years ago

Lewis-Kelley commented 6 years ago

If possible, I'd like to start switching to modals in more places, but they're currently quite ugly, so I'd want to clean them up a bit first (#54).

Notable file additions are the splitting out of the UI functionality of movesCorrector into correctionUI since the file was getting really big. blocks is now responsible for all the fancy swapping of text with ID's.

undo_1 undo_2 undo_3 undo_4 undo_5 undo_6 undo_7 undo_8 undo_9 undo_10 undo_12 undo_11

jcolemang commented 6 years ago

Did you look in to using jQuery's modals or bootstrap?