Remi van der Laan

Results 35 comments of Remi van der Laan

I've had a quick look around, but I can't find a robust way to trigger logic after upgrading an Electron application (for deleting low res psd thumbnails). We could also...

Sorry it's taking so long to get released, life got in the way... I'm going to try my best to get it done this weekend!

We actually think it'd be a good addition! It suits the target audience pretty well. There have been no real contributions made from someone outside of the team yet, so...

Cool, that'd be nice! What I had in mind: By adding the ⏯️ button to the full-size image viewer (what we call Slide mode internally), you can 1. make a...

Thanks! :) That full-size preview image viewer is one of the only 3rd party components we use, so we don't have much customizability there at the moment. We're a bit...

Looks like this is an old unresolved issue with chokidar https://github.com/paulmillr/chokidar/issues/643 - the library we use for watching for file changes/deletions/additions. I can't find any solution/workaround for it unfortunately, other...

💡 we could steal this feature from VSCode: https://user-images.githubusercontent.com/5946427/195703489-405fa201-aae5-4bab-b3ab-4f3768fe1b0b.mp4 And thanks for the offer! We've started working on internationalization support in https://github.com/allusion-app/Allusion/pull/490. We will reach out when we need help...

hello! Sounds like it's getting overloaded while trying to generate the thumbnails, but it's hard to say exactly why without logs. Those must be pretty large images then, or maybe...

thanks for the recommendation, we must've overlooked that one while trying to find a more generic image loader. It seems to do the job pretty well! I've implemented a new...

Thanks for the report! I've had a look through those log files but I can't make much of of those. It all seems to be internal Electron stacktraces which we...