Skip to content
Discussion options

You must be logged in to vote

Yes, the Web platform is maintained so we can have cool demos, but not what we recommend in production.
The reason is that we draw everything on a <canvas> so this doesn't use the browser text / accessibility, and other things we get if we were using the DOM.
If that's working for your use-case, then you can use Slint.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by anyfig
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants