Hello! I really love your project, recently attempted to build and run it on mobile. The project compiles and builds without failure. The only issue is that ymacs does not spawn a virtual keyboard on focus, when viewed with a browser on a mobile device. Initially I thought it was my code but even the embedded example in the demo page does not work.
I think the problem might be how the render is implemented.
Does YMacs render using a canvas or a div? Canvas and div are not contenteditable.
Is this by design?
again, lovely project!
Thank your for your time.
Hello! I really love your project, recently attempted to build and run it on mobile. The project compiles and builds without failure. The only issue is that ymacs does not spawn a virtual keyboard on focus, when viewed with a browser on a mobile device. Initially I thought it was my code but even the embedded example in the demo page does not work.
I think the problem might be how the render is implemented.
Does YMacs render using a
canvasor adiv? Canvas and div are notcontenteditable.Is this by design?
again, lovely project!
Thank your for your time.