mirror of
https://github.com/emilk/egui.git
synced 2026-08-31 13:50:04 -04:00
[egui_web] Repaint on finished fetch in example app
This commit is contained in:
2
TODO.md
2
TODO.md
@@ -62,8 +62,8 @@ TODO-list for the Egui project. If you looking for something to do, look here.
|
||||
* [x] Read url fragment and redirect to a subpage (e.g. different examples apps)]
|
||||
* [x] Copy/paste support
|
||||
* [x] Async HTTP requests
|
||||
* [x] Repaint on completed fetch request (etc)
|
||||
* [ ] Local storage of app state
|
||||
* [ ] Repaint on completed fetch request (etc)
|
||||
* [ ] Fix WebGL colors/blending (try EXT_sRGB)
|
||||
* [ ] Embeddability
|
||||
* [ ] Support canvas that does NOT cover entire screen.
|
||||
|
||||
Reference in New Issue
Block a user