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
Enter 3 paragraphs of text (Or paste into the code editor: <p>Line 1<p><p>Line 2</p><p>Line 3</p>)
Select line 2 and line 3.
Click the align center button.
Click the align right button.
Expected: Line 1 remains left aligned, 2 & 3 are centered and then aligned right.
Actual: Line 1 remains left aligned initially, while 2 & 3 are centered but then also aligns right when the align right button is clicked.
The text was updated successfully, but these errors were encountered:
Trumbowyg version: 2.5.1
Browser: Chrome 58.0.3029.81 on OSX
Steps to reproduce:
(Note: This can be done on the demo editor on https://alex-d.github.io/Trumbowyg/)
<p>Line 1<p><p>Line 2</p><p>Line 3</p>
)Expected: Line 1 remains left aligned, 2 & 3 are centered and then aligned right.
Actual: Line 1 remains left aligned initially, while 2 & 3 are centered but then also aligns right when the align right button is clicked.
The text was updated successfully, but these errors were encountered: