github ulsklyc/oikos v0.20.5

latest releases: v0.65.4, v0.65.3, v0.65.2...
one month 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 oikos release

NewReleases is sending notifications on new releases.