Hi~ How can I change the number of row emojis from 9 to 7 (or 8、6、5……) ? Thanks .
ssBird786 I'm afraid this option is not available in the emojionearea library ? (from what I've seen) So adding it would be very difficult with the current extension.
My plan is to make my own emoji picker with mithril so I can add options like that (and reduce the amount of useless javascript code I have to include for emojionearea ? ). emojionearea also lacks search capability in the picker.
clarkwinkelmann Get it! Thanks a lot. I will waiting for your new version, Ha~
PS. I want count down the number of row, because the iPhone SE can't show all emojis. See below:
clarkwinkelmann emoji picker with mithril
I'd go with this as well. Mobile should probably have a model for emojis so it doesn't cut off like that. I'd take inspiration from the emojione chrome extension and you could very well rip a lot of it out from there (provided the license allows ?).
I don't know if it's easier to try to fix it by hacking into the plugin or write a new plugin ?
Write new even if it's harder. It'll be better in the long run.
clarkwinkelmann this is one of the best personal bitcoin wallets, just like a regular wallet for your bills, but digital: https://bitpay.com/wallet
ssBird786 yeah that's not good ?
Again, that's something that the plugin I use is not capable of managing ?
I track these missing emojionearea features here: clarkwinkelmann/flarum-ext-emojionearea#4
Davis yeah I think I'll do that. But I'll wait for other reports about the current one in the first time. If I code a new one, it better have all the missing features ?
clarkwinkelmann ? yeah~ I have starred it on GitHub.
Yeahh. So Great! thanks you
Awesome plugin, thank you !
Great plugin, must be bundled with beta7, I think.
Ranger it would be nice ? But it may be better to include a Mithril-version (I will try to work on that soon) in the default extensions, not a hacky patch for a jquery popup.
Great! many thanks <3 i love you ! <3
One minor hiccup I've come across is if you open the picker then want to close it without adding an emoji you can't ... unless I've missed something there which wouldn't be a great shock .... have to exit the post as a whole or refresh, which does the same thing basically.
wignu :1 press escape ?
wignu 0E800 I see issues solving themselves in my absence, nice ?
Part of the problem is it's a jQuery plugin, not a Mithril one. It's harder to plug into things like popup or keyboard management without risking to break the whole Flarum install ?
I added it as issue #8
ohhh~?
thank u~
luceos wignu :1 press escape ?
That does work luceos, but it closes down the reply or new discussion post, have to start it back again.
Using Chrome or Firefox on cell phone; With and without Desktop mode; Unable to reproduce issue.
Reply to thread, Click on Emogi picker, Emogi picker opens. Select Emogi or don't select emoji, Click on emoji picker, Emogi picker closes.
Thanks @0E800 figured it out, have to click on the emoji icon to activate/deactivate it as per your test ... see told ya I more than likely missed something.
Having said that I think it would possibly be desirable to have it close if you click outside of the selection box, but that's no biggie and up to the author ?