alamminsalo

Results 23 comments of alamminsalo

Backend is the android default platform backend

It crashes on my huawei too and it's related to chat somehow. I haven't been digging it yet though but it's there

Win notifications are currently a custom made component, which would be better changed to win10 notification API. I don't currently have access to win10 so I can't sadly implement it

Maybe this can be of help https://github.com/mohabouje/WinToast

Could this be related to [#43](https://github.com/alamminsalo/orion/issues/43)?

Found a bug regarding this, the ctrl + wheel prevented clicking links and interacting with chat. Whoopsydaisy. Fixed with removing the mousearea and adding small floating zoom buttons

It's a deep rabbit hole if you're not used to build software from source :) What platform are you on? I think just updating the installers would be easier for...

Alright. I'll draft a new win-release later tonight, and put it up as RC-release then

orion-1.5.1 windows installer can now be found in releases section

Yes, I've checked it previously, but I think the simplest updater implementation would be to just compare tags with github and show a dialog that a newer version is available,...