Shaun Stone

Results 6 issues of Shaun Stone

I have a canvas with a grid that allows square shapes to be positioned around the stage. After picking up and dropping a few shapes, some random shapes/images lose the...

```javascript args "-o c:\Users\Shaun Stone\Desktop\automating-with-nodejs\build\docx\automating-with-nodejs.docx --extract-media 'c:\Users\Shaun Stone\Desktop\automating-with-nodejs\chapters\images'" //node-pandoc/index.js if (args.constructor === String) { args = args.split(' '); } __proto__:Array(0) [, …] 0:"-o" 1:"c:\Users\Shaun" 2:"Stone\Desktop\automating-with-nodejs\build\docx\automating-with-nodejs.docx" 3:"--extract-media" 4:"'c:\Users\Shaun" 5:"Stone\Desktop\automating-with-nodejs\chapters\images'" ```

I find myself having to target each symbol via ID with CSS directly to apply changes. A class should be an optional attribute.

Hello! I noticed that 3.6 hasn't been tagged yet, do you know when this will be available? Thanks!

RELEASE

``` curl -L -o butler.zip https://broth.itch.ovh/butler/linux-amd64/LATEST/archive/default -> returns: 15.21.0 When it should be: 15.24.0 ``` CI resulting in: ``` Run butler wipe ***/*** +-----------------------------------+ | New version available | +-----------------------------------+...