Tomek Augustyn

Results 9 issues of Tomek Augustyn

Hi Zeke, great to see Jus doing what I was hoping Harp would be doing (ES6 etc.) I was wondering if there's any way to exclude certain files from compiling?...

Apologies for not using the standard bug template, but somewhat this issue seems a bit different: While testing video calls on various iOS and Android phones, we've noticed the phone...

bug

Hi! Which node.js version are you using? I am getting this error message: ``` Uncaught Error: The module '/Users/tomek.augustyn/Repos/pianoboi/node_modules/midi/build/Release/midi.node' was compiled against a different Node.js version using NODE_MODULE_VERSION 67. This...

Rather than doing dirty patching.

It would be nice to be able to actually watch the container, and trigger fitting when it changes, not just when the window size changes :) Real life case: a...

I've noticed some inconsistencies in the SASS highlighter: 1. Integer values are highlighted but not float values 2. Variables are not highlighted differently 3. Would be nice if values after...

I've managed to almost compile the binary for macOS Bug Sur: Installed QT: `brew install qt` Edited the `project.pro` and replace the `QMAKE_MAC_SDK` path to: `QMAKE_MAC_SDK=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk` Finally run `make`... But...

Cool tool! It would be great to have an option to pregenerate some curves, like spring easing or other easings. Perhaps I should make a PR