Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Web issues #121

Open
yusdacra opened this issue Jan 24, 2022 · 0 comments
Open

Web issues #121

yusdacra opened this issue Jan 24, 2022 · 0 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@yusdacra
Copy link
Member

yusdacra commented Jan 24, 2022

  • reduce WASM size (don't put fonts in WASM, try using wee_alloc, try to remove serde?)
  • browser fonts cant be used? we should investigate a way to get font data using JS
  • clipboard doesn't work still? it works in egui demo but not on loqui (we have web_sys_unstable_apis enabled)
  • mobile is a mess (using native scaling factor results in overflow, text input is almost broken)
@yusdacra yusdacra added bug Something isn't working help wanted Extra attention is needed labels Jan 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant