Alexandre Demode
Alexandre Demode
The whole goal of this function is to be overridden, to make some custom things. What did you need in that? An event to know when an upload has succeeded?...
Did you try this? https://alex-d.github.io/Trumbowyg/documentation/#tag-classes
I see a lot of changes here in the final style, and it is not just a refactor, so I need to test that deeper.
Hey! I'm open to review a PR if you have a fix ; I will not be able to check this by myself before Saturday or Sunday.
I can't reproduce the bug on Chrome, but I can on Edge. That's really strange.
Maybe try this for now: ```css .trumbowyg-dropdown button svg { display: none; } ```
Can you retry with the new 2.23 update? I did not have Word so I can't test it by myself :/
There is nothing to manage that today, and that's not so easy to match attributes than tags, but nothing is impossible :)
Hi! You right! The origin commit is: https://github.com/Alex-D/Trumbowyg/commit/0cff83e49ec8e491f06e580ac6a1ac672cb9059d I did not understand why I've done this change. I think I should roll back this in the next version.
I think I need to add something like that: https://github.com/Alex-D/Trumbowyg/issues/162#issuecomment-849308087 Can you try this and check if you get the event triggered?