Michael Ziörjen

Results 4 comments of Michael Ziörjen

I don't think that's possible in the current implementation. I think it would be possible if the underlying implementation of the element would be switched to the [community edition](https://github.com/react-native-community/react-native-modal) that...

No, I haven‘t had the time to look into it yet. I can probably find time next week, it shouldn‘t be too much work -- > On Tuesday, Jun 23,...

By default the Image format of quill does not allow alignments. They are applied using the `class` attribute and by default `alt`, `height` and `width` attributes are allowed. To solve...

Please have a look at [this thread](https://github.com/Fandom-OSS/quill-blot-formatter/issues/5#issuecomment-656199840) that discusses a similar issue. I managed to resolve my issue using the solution mentioned there.