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
I just upgraded from 0.7 to 0.9 and noticed two things. getParagraphLenth is now getParagraphLength. And selected text is now covered by boxes instead of a plain background color. I can post my CSS file if necesary. How do i paint those boxes?
The text was updated successfully, but these errors were encountered:
I'm not sure what your CSS looks like and that might help if you post it. However, the selection is now styleable, so if you want to style it, use .selection { /* CSS */ } to do so.
I just upgraded from 0.7 to 0.9 and noticed two things. getParagraphLenth is now getParagraphLength. And selected text is now covered by boxes instead of a plain background color. I can post my CSS file if necesary. How do i paint those boxes?
The text was updated successfully, but these errors were encountered: