manga-download / haruneko

Prototype of HakuNeko based on NW.js + TypeScript
https://haruneko-docs.pages.dev
121 stars 33 forks source link

Mouse pointer is flickering #446

Open zeoint opened 8 months ago

zeoint commented 8 months ago

Mouse pointer starts flickering when the progress bar is full and stops after some time.

This is happening because of images in the downloaded folder being swapped or something. This did not happen in hakuneko.


https://github.com/manga-download/haruneko/assets/127277950/41ae74db-1505-45df-938f-da26d40b57e2

Sheepux commented 8 months ago

Yup i'm aware of this one and didn't find the cause of the issue :\ It happens on file write and only seems to appear on Windows (not macOs, Ronny tested it) It could be related to a specific NW.js issue ?

zeoint commented 3 months ago

Forgot about this, but the downloads are extemely slow because of this. The images are downloaded as fast as in hakuneko, but the final stage or something takes anywhere between 10~30 seconds. As can be seen in the above video. Please fix it. Thank you.