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
The first line starts without any wrapper, and just after an enter key event, the paragraph is created and the first line is wrapped.
This DOM change modifies the y position of the line while the user is typing. I received reports from users thinking this behaviour is a bug.
The text was updated successfully, but these errors were encountered:
I don't have enough time to work on this, but I will see what I can do soon. Are you sure the problem happens only with this module? Maybe Trumbowyg's bug?
The first line starts without any wrapper, and just after an enter key event, the paragraph is created and the first line is wrapped.
This DOM change modifies the
y
position of the line while the user is typing. I received reports from users thinking this behaviour is a bug.The text was updated successfully, but these errors were encountered: