8 ms·
I see that your app.rerun.io site don’t really do well on mobile devices, while the demos vary. If I wanted to build a back office/admin site for an hobby proj
by hotfixguru 2y ago
I see that your app.rerun.io site don’t really do well on mobile devices, while the demos vary.
If I wanted to build a back office/admin site for an hobby project in egui, would it by default be hard to use on a phone?
It would mostly consist of tables and buttons for managing features, data fetched by websockets.
- emilk 2y agoegui works well on mobile except for one thing: text editing. For app.rerun.io we mostly need to work on making the app friendly for small screens.