Herst

Results 47 comments of Herst

Demo demonstrating my current solution: https://bl.ocks.org/Herst/3d486648556a3eee60442da977022fd1

I guess this could work. I wonder if this would have any (good or bad) side effects concerning #9: > It’s a Chrome bug that calling mousemove.preventDefault prevents text selection,...

@Strykar The challenge with Busybox `ash` is that it can be compiled with wildly varying configs, but maybe certain assumptions can be made, e.g. that `ASH_BASH_COMPAT` to support certain bashisms...

Maybe this can then be the basis for the last proper release for channels 1.x.

Of course not all combinations make sense, e.g. individual `list`, either return an error or silently ignore. BTW, did you see #22?

The correct link for `paint-order` is https://github.com/Fyrd/caniuse/issues/3394 Oh and +1 BTW.

@soadzoor ImageMagick: https://www.imagemagick.org/script/command-line-tools.php

Most of these loaders are more important for special cases such as an editor, because for let's say games it might be better to convert into the three.js format straight...