SG
SG
I am seeing the same thing with a game I'm working on in p5js. I put console.log's in mousePressed() and mouseReleased(), and on Safari on my iPad Pro, it only...
Same thing is happening for me. Mac OS 10.14.6, NWjs v0.65.0. I've tried the meta tag, the chromium arg, and the preventDefault method from [this issue](https://github.com/nwjs/nw.js/issues/3390).
After experimenting with removing/commenting out code until I pinned down the source of the crash, it appears to be caused by resetting a submenu: ``` 'updateRecentFiles': (recentFiles, onOpen) => {...
I'm seeing this bug in my game (https://github.com/zenzoa/bunbons). Has anyone made progress in fixing this or coming up with a workaround? I'm testing on Firefox 97.0.2 (64-bit, Mac OS 10.14.6).
May add this in the future, going to focus on mobile and desktop support for now.
I am actually neck deep in a big refactor, one of the big reasons being... I want to support more scripts! A few of the ones you mentioned will supported...
Feel free to keep requesting things if you're inspired! It's great to hear feedback.
Absolutely would love to export a midi file - I need to devote time to learning the midi file format at some point.
I'm seeing this behavior too, but so far only in one scenario: dragging files from file-roller to thunar. The panel in thunar is highlighted when the file is dragged over,...
I've had the same thing start happening to me recently - though I'm not 100% sure it's a Hyprland thing, since it started happening after updating my whole Arch Linux...