Paulius J.
Paulius J.
Here's one: https://github.com/intelligentgolf/karma-nodewebkit-launcher
Ran into this too, as a workaround I added a callback on `resize` to scale down again by `1 / window.devicePixelRatio` (but only after initial setup resize is done). Would...
Could do `//-` rather than `//` for lines that should not be public? 🤔 At least that's what Pug does - `//` get rendered as HTML comments whereas `//-` don't...
I don't mind either way, was just a suggestion 😄