You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When using ImageEidtPlugin, we will add a text-bottom vertical alignment for the image wrapper while updating it. It leads a result that the content below the image will be pushed down after selecting the image.
Describe the bug
When using
ImageEidtPlugin, we will add atext-bottomvertical alignment for the image wrapper while updating it. It leads a result that the content below the image will be pushed down after selecting the image.Could you please share with us on what's the purpose for this alignment style? Can we remove it if it's not by design?
Reproduce Steps
Videos
// Repro on OWA:
ImageEditBug.mov
Device Information
It can be reproduced both on RoosterJS Demo and OWA (Chrome and Safari).