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
When pasting several lines into the editor, the last line uses the alignment and direction of the currently active line in quill.
I think that in multi-line paste the editor should ignore the formatting in quill and only use the paste formatting or no formatting for plain text. Not sure what to do with 'inline' paste.
When pasting several lines into the editor, the last line uses the alignment and direction of the currently active line in quill.
I think that in multi-line paste the editor should ignore the formatting in quill and only use the paste formatting or no formatting for plain text. Not sure what to do with 'inline' paste.
Steps for Reproduction
Expected behavior:
All pasted lines should have the same alignment.
Actual behavior:
The last line has center alignment
Platforms:
Chrome 52 on Windows 7
Firefox 48 on Windows 7
Version: [version]
1.0.0-rc3
The text was updated successfully, but these errors were encountered: