saltymouse

Results 5 issues of saltymouse

I'm getting the same error using [mksh](https://github.com/MirBSD/mksh) shell even with the new fnm release. Is there a possible similar fix for this shell? ``` thread 'main' panicked at 'Can't infer...

enhancement

##### Problem If I save a volume from Craft → Settings → Assets, this triggers an ImageOptimize rebuild task (yay). However, it looks like there is a single task for...

enhancement

Here's a proof-of-concept for preloading the image by inserting the Poppy element upon instantiation. * I've moved the `show()` method to `init()` which will run upon each `new Poppy()`. *...

help wanted

Continuing discussion from #2 Currently, the image will load only _after_ the the Poppy element is inserted into the DOM (to show the users), leaving the image blank while loading....

enhancement
question

Adding simple mailto links is possible as mentioned in #41, but adding subject or body parameters breaks this features. Is there any chance of updating to accept these additional parameters?...

investigating