ocular
ocular copied to clipboard
mobile support
looks bad on mobile
i think i'll just do some css but i dont like css so i'll just experiment
I can fix it i think
@jeffalo shouldn't this be closed now?
still not great on mobile
I can help test
I think it looks fine on mobile
you should move the "feedback | api and data from datonelefty" to the bottom if the screen width < 600px, and on the footer, remove the frontend part because everything is open sourced now
good idea.
another issue: quotes also are practically to read after 3 levels in on mobile.
dashboard (status set) input box is too big on mobile 📱
i think i'll just do some css but i dont like css so i'll just experiment
Where is the CSS? I have an idea for the user page color picker.
I think it looks fine on mobile
Try in a non-webview browser.
You can use a media query to link to another stylesheet if the device's display is under a certain size.
You can use a media query to link to another stylesheet if the device's display is under a certain size.
Wait, @import
works in media queries? Also, remember to account for tall and narrow displays.
You can use a media query to link to another stylesheet if the device's display is under a certain size.
Wait,
@import
works in media queries? Also, remember to account for tall and narrow displays.
lmao I don't even think anyone uses tablets anymore. They are just phones with bigger displays where websites just load like they would on computer. So do apps.
So do apps.
Hmm... @jeffalo What do you think about making Ocular a PWA?
Coming back to this, I don't see a ton that could be done to improve mobile styling. Just testing on various small screen sizes works perfectly fine and is pretty accessible.