th3jesta/ha-lcars

Pseudo-elements don't update with changes to the DOM

th3jesta opened this issue · 1 comments

Any time the DOM changes (viewport resizes or zooms; sidebar is collapsed or expanded) the pseudo-elements that contain the noise and gradient texture overlays don't update their sizes and locations accordingly.

Workaround: refresh the page.

Fixed in d3f56ae