Mark-Mind icon indicating copy to clipboard operation
Mark-Mind copied to clipboard

Export png in mind page result a black png image

Open huangwu1 opened this issue 3 years ago • 6 comments

when switch to mind page mode ,use "export png " function result a full black image. my env: win10 x64 1909 ,markmind 1.1.7

huangwu1 avatar Dec 23 '20 03:12 huangwu1

I use html2canvas to render image from html,i will update it to the latest

MarkMindCkm avatar Dec 27 '20 00:12 MarkMindCkm

i have update html2canvas to lastest,you can try again

MarkMindCkm avatar Dec 31 '20 07:12 MarkMindCkm

not function yet, do I need to install a fresh version? I just upgraded from 1.1.7 to 1.1.8.

huangwu1 avatar Jan 04 '21 08:01 huangwu1

you can update markmind to lastest , if it is not function , you can try other version of html2canvas ,

http://html2canvas.hertzen.com/

MarkMindCkm avatar Jan 04 '21 10:01 MarkMindCkm

you can update markmind to lastest , if it is not function , you can try other version of html2canvas ,

http://html2canvas.hertzen.com/

http://html2canvas.hertzen.com/ works fine, actually now I can get not a full black png , but a full "empty" png ,no content at all ,just like this: mind

huangwu1 avatar Jan 10 '21 08:01 huangwu1

i am creating mobile app , i meet the problem too , i change html2canvas to dom-to-image ( https://github.com/tsayen/dom-to-image ) , maybe it can resolve this problem

MarkMindCkm avatar Jan 26 '21 13:01 MarkMindCkm