oczki / inspiracje

One-click word generator for improv exercises.
http://inspirac.je
Other
3 stars 0 forks source link

Allow undo #12

Closed oczki closed 6 years ago

oczki commented 6 years ago

Add a small button to show previous word(s).

Could be done by building a list of displayed entries with each click. The list would have to contain the color (category) as well.

If no entries are in the list, or the index gets back to zero (same scenario implementation-wise), the button can be disabled.

Note that upon clicking a regular button, the index of previous-words-list needs to be reset to proper position.