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 ?
I noticed a smaller issue.
"Recent" is hiding behind the Diversity picker.
I fixed it by making the picker a bit wider.
But Thank you for a great Plugin
AndersEngboChristiansen didn't notice that before ? that would be an issue with the jQuery plugin I embed (emojiOneArea)
It depends on the width of the scroll bar. Browsers where the scrollbar does not use any space (like in my screenshot in the first post) do not have any issue. Any width of scrollback cause that issue ?
Glad you figured out a way to fix that. I don't think it's worth an update at this time. I'm now tracking it here clarkwinkelmann/flarum-ext-emojionearea#9
AndersEngboChristiansen I believe the titles are supposed to be text-align left but some Flarum styles are centering them. Instead of making the window wider, just add this to your custom styles to fix:
.emojionearea-category h1 { text-align: left; }
AndersEngboChristiansen JRay you're right guys, the text should not be centered, it's a css inheritance issue ? (because the flarum buttons use centered text)
I added this note to clarkwinkelmann/flarum-ext-emojionearea#9 . I'll fix it when I'll have some free time.
UMM... Is this normal???? (emoji box size is 36x964.31) I'm using Flarum beta6, and only this extension is broken. ? + Developer console says:
Uncaught TypeError: Cannot read property 'content' of null at forum-e6ede026.js:688 (it may be or not related with the issue.)
This time I have no idea about fixing it. @_@
@_@
duman That may be related to flarum/core#1087.
duman lol never seen that happen.
The popup is created through jQuery so it should not be impacted by a Mithril bug... But it could be a CSS inheritance problem due to a Mithril issue ?
Is there an online install of yours where I can see that by myself ? Or can you find a way to replicate it ?
clarkwinkelmann umm... I'll start using flarum on production. creating the website. It works anytime. Use browser Opera 64-bit at latest edition. Start a discussion. Look at the box.
That's the [address]. <- good luck
if you need anything tell me
IT WORKS NOW. WOW. WHAT! ???