Are you sure? On a mobile device, it's easy to overlook pressing the enter key. Unfortunately, I can't do it much differently because, as far as I know, you can't reliably detect when the on-screen keyboard is closed.
Thank you very much for this feedback. On the desktop and under IOS there is the Enter key, on Android there is really only this Next key - weird. I'll have to sort it out.
Update: Now there should be an Enter key instead of the Next key.
I suspect that the browser still has the old page saved in the cache. Can you please check this again? The browser should load the current version with this link.
I think it's more intuitive this way. When you draw a rectangle, you start with a corner point and then draw the width and height. With a circle, you go to the center and then draw it with a radius.
I think that's true only if one uses a compasses for circle. And that circle does not start with pen at centre. In easylang, it does.
In my opinion, the easylang positioning shoud not be based on any off-computer drawing process specific to the shape type, but on the result, consistently for all shape types. Only this meets e.g. the expectation that change to shape type retains position.
20 comments
[ 4.0 ms ] story [ 66.5 ms ] thread"A little game - number guessing" fails to process input on latest Android Chrome.
Update: Now there should be an Enter key instead of the Next key.
https://easylang.dev/apps/tut_learn.html?v2
So I deleted site cookies and data. No change.
So I emptied browser cache and retried. Now the button label is Done and press works as expected.
In my opinion, the easylang positioning shoud not be based on any off-computer drawing process specific to the shape type, but on the result, consistently for all shape types. Only this meets e.g. the expectation that change to shape type retains position.
I wish your project every success.