github ulsklyc/yuvomi v0.20.5

latest releases: v1.27.6, v1.27.5, v1.27.4...
3 months ago

Fixed

  • iOS PWA: persistent gap between the bottom navigation bar and the physical screen edge. Two root causes addressed:
    1. will-change: transform on the flex-child nav caused iOS WebKit's compositor to misplace the GPU layer — removed permanently. CSS transform transitions use hardware acceleration automatically on modern iOS without this hint.
    2. Added -webkit-fill-available as a height fallback before 100dvh on .app-shell to guard against iOS WebKit versions where 100dvh is computed slightly smaller than the actual WKWebView height.

Don't miss a new yuvomi release

NewReleases is sending notifications on new releases.