Andy Fuchs

Results 40 issues of Andy Fuchs

Hi @futomi thanks for this nice library! Here's a quick feature request, because I am missing a quick callback to allow for monitoring the progress of a discovery: Since there...

Save desktop cpus lots of cycles (and events), if you start registering 'mousemove' events AFTER at least 1 'mousedown' event occured. Remove the listener after mouse up.

When trying to run, I get the error: ` Error in beforeCreate hook: "Error: Vuetify is not properly initialized, see https://vuetifyjs.com/getting-started/quick-start#bootstrapping-the-vuetify-object" `

For our (native) custom applications we register a couple of file-extensions with the OS. Unfortunately some of these are longer than 16 characters (including the '.'). There seems to be...

> NOTE: Just a quick feedback on my testing INTEL Macbook Pro 13.3.1: the latest version 0.99 works fine!! building for Mac works (it throws a couple of Cargo-errors, but...

Hi there, I hope it's okay to write in english! I just found this project, which is very interesting! Unfortunately I am unable to read chinese and Google Translator only...

enhancement
question

In NivaDevTools file-dialogs (e.g. when clicking 'Open Project' or 'New Project') always open at the lower left of my monitor (2 displays connected, if that is of any worth). MacOS...

bug

I just found this nifty plugin (thx for that) and it works pretty good. However, there's one thing I could not figure out how to do (even with lots of...

# Expected Behavior documentation should be correct # Current Behavior Correct: image.flip({horizontal: true, vertical: false}); # Failure Information (for bugs) documentation states: cloned.flip(true, false); which throws ## Steps to Reproduce...

# Expected Behavior Some pages on the jimp Documentation site contain placeholders, or non-resolved parameters: Open https://jimp-dev.github.io/jimp/api/jimp/classes/jimp/#print # Current Behavior If you open [ https://jimp-dev.github.io/jimp/api/jimp/classes/jimp/#print ](https://jimp-dev.github.io/jimp/api/jimp/classes/jimp/#print) you'll notice some paragraphs...