jailbreaktheuniverse / infinitereality.cc

MIT License
1 stars 0 forks source link

Text not showing properly on safari, Orion likely css #6

Open stirlo opened 4 months ago

stirlo commented 4 months ago

Not glassed or blurred image in background. Either try new approach or work out another design for the page

The custom code to detect user agent mostly works on eink unless their uα is shown as something else that's capable of handling colour. Hard to cope with this case unless we detect screen size or other device capability somehow but all can be faked on the client end. Worth leaving as is as it works well when devices are in b&w mode.

jailbreaktheuniverse commented 4 months ago

———LINKTR.EE/INFINITEREALITYFor score or collab enquires - enquire!-jailbreaktheuniverse.com coming soon On 22 Apr 2024, at 11:10 am, stirling campbell @.***> wrote: Not glassed or blurred image in background. Either try new approach or work out another design for the page The custom code to detect user agent mostly works on eink unless their uα is shown as something else that's capable of handling colour. Hard to cope with this case unless we detect screen size or other device capability somehow but all can be faked on the client end. Worth leaving as is as it works well when devices are in b&w mode.

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: @.***>

stirlo commented 3 months ago

looks fine on android EinkBro / still no glass effect -- will have to see on chrome and some other systems like Windows Edge or Firefox too or create a smart system to determine each and every browser and a default too. might be worth templating that code for other projects