Terence Eden
Terence Eden
Any update on this @gunwant11
Heya, we discussed this a few years ago - https://github.com/edent/SuperTinyIcons/issues/184 At the time, Safari didn't render without xlink. And we couldn't convert to Android Drawables. Do you know if these...
@alexanderadam sounds good - go for it!
Looks interesting. 1. Probably best to use a case-insensitive sort. Otherwise things like `eBay` appear at the end of the list. 2. The sizes go a bit weird when the...
Nice. Might be an idea to have a page which show the filled in and inverse icons. I know some people want them like that.
Anyone managed to solve this? I've tried running `mkchromecast --encoder-backend ffmpeg --alsa-device hw:0,0` and `hw:2,0`. Both turn on my ChromeCast, I can control the volume, but no audio comes out....
Just to be clear, I don't mean bundling a new IME. I mean letting the Android device's keyboard work in the same way as the desktop version's. Does that make...
I see. In a native Android app, I'd add to a layout: ``` android:inputType="textMultiLine|textLongMessage|textCapSentences" ``` Is there a way to do that in Lua? Pop up a native keyboard? (I'm...
As per https://github.com/League-of-Foundry-Developers/fvtt-module-polyglot/issues/64 this is caused by having a space between the property name and value. Change: `(font-family: "myFirstFont" ` To: ` (font-family:"myFirstFont"` That is, remove the space character after...
I also have this problem. Also, if you temporarily disable the work profile, both icons open to personal version. Sorry, this is a little hard to explain. On a different...