Copy and Pasting text in different font unit than default unit issues
pmasekito opened this issue · 1 comments
pmasekito commented
Jodit Version: 3.4.xxxxx
Browser: Chrome/Safari/Firefox/Edge
OS: Windows/Mac
Is React App: True
Code
Copy and pasting text in font unit pt
Text Here
shows error in font size display.
// A *self-contained* demonstration of the problem follows...
Expected behavior:
Should be converting that unit to the default unit.
Actual behavior:
It is just adding the unit at the end of the string.
pmasekito commented
Hi there, is there any updates on this issue? 😄 ty