diff --git a/Viewer/doc/HACKS b/Viewer/doc/HACKS index a2e31e54..8aca1166 100644 --- a/Viewer/doc/HACKS +++ b/Viewer/doc/HACKS @@ -3,6 +3,20 @@ Hacks and fixes =============== +20201104: +Chrome v83 / Electron 9.3.3 + +WebKit canvas' .drawImage(..) ignores its and images .style.imageOrientation +unless both are added to DOM. + +FIX: +- features/app.js: img2canvas(..) quietly adds the elements to DOM and then cleans up + +TODO: +- test in browser... +- test in newer versions of browser / electron... +- if not fixed report... + 20200830: @@ -21,10 +35,10 @@ Chrome messing up fullscreen colors unless a