gilleswaeber / emoji-keyboard

Emoji Keyboard for Windows, allows to type emojis in any application using an onscreen keyboard.
MIT License
47 stars 4 forks source link

Release is incorrect #19

Closed anzz1 closed 1 year ago

anzz1 commented 1 year ago

Since the WebView2Loader.dll files are configured to use Git LFS, the repo must be retrieved with git clone to get the correct libraries instead of just text files pointing to the LFS.

The release v1.4 contains those DLLs as text files which obviously doesn't work.

Also if you use the "Download ZIP" function, it also doesn't work because of LFS. This probably would be good to mention in the Readme. image

gilleswaeber commented 1 year ago

Thank you for reporting this. It also applies to the emoji font files.

I added a zip to the 1.4 release and made a new release since it's been a while (and Noto still haven't been updated to 15.1). I also added a link to download them in the description.

anzz1 commented 1 year ago

Thanks ! 😊

One more thing, is it possible to add config option to always use fallback icons?

Then it would work in Windows 7, where currently it looks like this:

image

gilleswaeber commented 1 year ago

Hi, there are integrated fallback rules that are supposed to apply depending on the OS version, but it seems that some update broke that. I'll have a look at it

gilleswaeber commented 1 year ago

Hi,this should be fixed now. I don't have any Windows 7 device atm, but I tested it on Windows 8.1 🐱‍💻

anzz1 commented 1 year ago

Works 😇😇

image