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
Expected behavior: button "line height" in toolbar which control the line height of selected paragraph
Actual behavior: button "line height" appears but has no effect. If i uncomment //,lineHeight: {list: Jodit.atom([1, 2, 3, 3.5])}, clicking button shows values but nothing happen when clicking one value
The text was updated successfully, but these errors were encountered:
BUGS: lineHeight button with OEM version doesn't work. button's text is not replace by image.
Jodit Version OEM: 1.0.17
Code
Expected behavior: button "line height" in toolbar which control the line height of selected paragraph
Actual behavior: button "line height" appears but has no effect. If i uncomment
//,lineHeight: {list: Jodit.atom([1, 2, 3, 3.5])}
, clicking button shows values but nothing happen when clicking one valueThe text was updated successfully, but these errors were encountered: