Alexander Karlstad

Results 22 comments of Alexander Karlstad

I think we're at Unicode 12 or 13 now? Any way to get support for newer emojis somehow? I see that the [twitter font](https://github.com/eosrei/twemoji-color-font/releases) is updated with Unicode 12 support...

Seeing this as well. Did you find a workaround or fix for this @CVidCev?

I have only experienced this with the JS docset, and only for stuff under the `Statements` reference for now, so my solution was to just symlink `statements` to `Statements`. But...

Would love this. When adding separate icons to the library (with `library.add()`), the prefix is already present, so why can't the component figure out itself when I write ```vue ```...

Well I had issues with it not working suddenly, went here on Github and found this issue and turned that setting back to true. Now it works again. If it's...

Woops. Seems to be mostly `npm` complaining about that. `yarn add react-native-pan-pinch-view` works though. But perhaps the `peerDependency` for react should be updated to support other major versions either way?

Yes, this is rather unfortunate. We rely on this event not to trigger any clicks on the underlying objects, so 1.5.4 is not possible to use.

This would be nice indeed. Any plans of looking this over and perhaps merging @grimzy?

I am seeing this too. It happens only in the flatpak version of the app, so I have to have the AppImage version to do the merge. The whole UI...