I have an implementation here https://thirdtime.toren.dev
This one’s pretty good, but on mobile, the bottom buttons are cut off for me on Android / Brave Browser.
Thanks for reporting this! Most likely it was because of ‘window height’ wasn’t excluding the parts covered by mobile browsers. I’m now specifically using ‘inner height’ which should fix it.
Thanks!
I have an implementation here https://thirdtime.toren.dev
This one’s pretty good, but on mobile, the bottom buttons are cut off for me on Android / Brave Browser.
Thanks for reporting this! Most likely it was because of ‘window height’ wasn’t excluding the parts covered by mobile browsers. I’m now specifically using ‘inner height’ which should fix it.
Thanks!