lucasmerlin / hello_egui

A collection of useful crates for egui
https://lucasmerlin.github.io/hello_egui/
MIT License
272 stars 24 forks source link

add #31

Closed rust-ferrum closed 1 month ago

rust-ferrum commented 1 month ago

please add mobile version

lucasmerlin commented 1 month ago

Hi! The hello_egui crates should all work fine on mobile

rust-ferrum commented 1 month ago

Скриншот сделанный 2024-07-18 в 13 15 24

lucasmerlin commented 1 month ago

Ah, what kind of phone is that?

rust-ferrum commented 1 month ago

firefox Responsive Design Mode

rust-ferrum commented 1 month ago

the problem is in Firefox Responsive Design Mode?

lucasmerlin commented 1 month ago

From the screenshot it looks like you made the screen very small, then of course not everything is going to fit. It does look fine on my phone, and I think it is good enough for a example app. If you want you can open a pr to automatically lower the font size when the screen is very small.