kagerou icon indicating copy to clipboard operation
kagerou copied to clipboard

Enhancement: migrate OverlayProcess background to kagerou

Open hibiyasleep opened this issue 6 years ago • 1 comments

Problem 1

Sentry log (not helpful): https://s.hibiya.moe/share/issue/322e36/

Reason: OverlayWindow's background feature try to access document.body.style, even document isn't fully loaded.

image

This exception was reported 6.8k times from 3.5k users, which all from OverlayProcess users.

cc @ZCube

hibiyasleep avatar Sep 09 '17 19:09 hibiyasleep

Enhancement

Detect document.body.style.backgroundImage, then migrate it to config.style.table-bg-image. (+ notification)

hibiyasleep avatar Sep 09 '17 19:09 hibiyasleep