koan00
koan00
I'd like to see this one too.
Surprised to find this issue, as the plugin configuration offers "MSmartHome" as an application option. I have only ever used the new app because I purchased the accessory just recently....
The inline styles need to be registered to Quill, or else they are stripped. There maybe better ways to do it, but I resolved it like this: https://github.com/koan00/quill-image-resize-module/commit/95ba869e4045d267062c3c01091c121141f7004d
Well the downside would be if overwrites the default image implementation of quill. If something else also needs to override the default implementation, there would be a conflict. The solution...