TheWilley / Text2Book

A web app to convert text to Minecraft books
https://thewilley.github.io/Text2Book/
MIT License
8 stars 1 forks source link

Mark which rows has been copied #5

Closed TheWilley closed 10 months ago

TheWilley commented 10 months ago

When there are a lot of items in the list (see image), you have to constantly find the row you were on last after copying, which is just wasted time. Add a marker (i.e check-mark) which tells the user which one they copied last.

image

TheWilley commented 10 months ago

Solved by 904bc7e8baa1d997566d5e6812a9a62a18d5aaad.