uikit
uikit copied to clipboard
Improved the dashboard UX a bit (feel free to close if not helpful)
- disabled zoom so scroll and zoom don't conflict
- lowered the blur effect so text doesn't appear fuzzy (which gives a bad first impression)
- added a 2nd layer to the graph and moved it out with Z position
I tried to find a way to fix the z-fighting but it seems to require a solution deeper in the code: (z-index, z-position, and backgroundOpacity:0 of immediate containers did not resolve it):
@ricklove On what device and browser are you experiencing these z-fighting issues? I cannot reproduce Can you test if this behavior also appears on other devices (e.g. your smartphone) ?
z-fighting on:
- Windows chrome/brave/edge (all chromium based)
- Windows Firefox
working on:
- iOS Safari
- iOS Firefox
Fixed in adac3593a823c4644b9affa55fbdbdbbb5ec08f4