Simon Laux

Results 636 comments of Simon Laux

I have this issue too since upgrading from npm 14 to 16

looks like this is an general electron problem: https://github.com/electron/electron/issues/32261

this issue is more about the main window, but sure would make sense for those windows too.

maybe use https://github.com/sampotts/plyr instead of starting from scratc. either implementing it directly or with https://github.com/chintan9/plyr-react. also when we're doing a global player that keeps playing even after the message come...

~~can you make a small video showing this? I can not reproduce it~~ ah I actually misread

In which direction does this go? only "scan to import" for now? Though I guess it's probably easy to switch directions once the connection works at all (to also allow...

So in json representation of the chat for example there will be and boolean wether it exists and if it does the ui loads the image for that chat_id? Or...

yeah its about the json representation. So we will still some-kind of api call that tells us that a blob exists for a given chat/contact/message?

could be done, but might not be as trivial/clean as you might imagine it. probably checking basename (path without file) of destination and then saving to config.json and then set...