Charlie Lee

Results 81 issues of Charlie Lee

This is because window size settings are less important to be maintained during version upgrades than preferences. Additionally, you may wish to share your preferences file across multiple machines. It...

internal improvement

If you try to capture another frame during this time then the error `Uncaught (in promise) DOMException: platform error` occurs

bug

The playback state management is pretty messy. Separate out playback provider and playback RAF container. * Add playback Redux slice * Investigate adding request animation frame logic to RTK listener...

internal improvement
library: redux

It would be very nifty indeed

Inno Setup 6 is the newest version for starters. Although this may become unneeded when #14 is implemented

For example, you might want to have installer and .zip outputs on win-64, but just a .zip for win-32. Or you might want to have a different installer for win-32...

enhancement

https://github.com/nwjs/nw.js/issues/7213

A core aim for nwjs-packager is to be able to output .deb/.rpm Linux packages and similar for macOS. The [fpm](https://github.com/jordansissel/fpm) tool seems like a good way of generating .deb, .rpm...

enhancement