Hello WonderChoice followers, More updates on these last weeks : But before, I want to thanks the DEPP team to help me on the debug 😀. Bugs fix When the text-Toolbar was on the top toolbar, the active class of a button made some superpositions, it is fixed. The text-Toolbar is always on top For…
Month: February 2022
Fixing Quill editor 1.3.7 disappearing spaces bug in Firefox
Quill editor is a great tool, I used it for my WonderChoice project, but I had a problem with Firefox : all spaces disappeared as you typed. To fix that, just type in your CSS the code below to overwrite the original Quill CSS : The !important could be optional. Hope it helps.