gustafl / lexeme

A new take on language learning.
1 stars 0 forks source link

Consider replacing the form with an HTML Canvas overlay #129

Open gustafl opened 7 years ago

gustafl commented 7 years ago

HTML Canvas could be used in registering or viewing words. The canvas would have to be moved to the location of the selected word, and overlay the text transparently. Look into HTML Canvas to see if this is possible.

The idea is to bring the text even closer to the user and remove the distraction of a form. Shapes on the canvas could pop into and out of view as the user clicks and selects different things. Hopefully, the canvas UI could be made a lot more flexible and intuitive than a form would be.