Swift42

Results 7 comments of Swift42

I have the same problem: When using ... `chrome.downloads.download({url:"https://...", saveAs: false});` ... nw.js always opens the file dialog. But it should save the file automatically to the downloads folder (as...

I know there are JS solutions, but a better and cleaner way would be a direct zoom support from nw.js And the zoom support is already there, it was just...

btw: I'm using PopupWindow with FF/Win7. The FF restore function worked correctly with PopupWindow when I first installed the addon. But after some FF update, it produces the above glitch....

Here is the log (while I was scrolling through the site and some videos were delayed): [nvd_log.txt](https://github.com/user-attachments/files/19906050/nvd_log.txt)

I tried to solve it by: - using an older version (0.0.11, 0.0.12) - lowering the screen resolution - using an older nvidia driver (e.g. 535 instead 550) But the...

I updated the NVidia driver from 550 to 570. I also tried to use kernel 6.11 instead of 6.8. Sadly the problem persists. I'm out of ideas.

I think you did it! With the latest 0.0.14 I have no freezing anymore. Thank you so much @elFarto