mohamedsabil83 / filament-forms-tinyeditor

A TinyMce Editor component for filament
MIT License
164 stars 37 forks source link

[Bug]: Px instead of Pt #81

Closed Roxeen12 closed 11 months ago

Roxeen12 commented 11 months ago

What happened?

How can I select px instead of pt in the editor?

How to reproduce the bug

I don't want to use the font size in pt, I want to select pixels.

Package Version

1.7

PHP Version

8.0

Laravel Version

8

Which operating systems does with happen with?

macOS

Notes

No response

mohamedsabil83 commented 11 months ago

That's related to the editor itself. You can check if that is available on the editor's site. If so, then we can try to implement that. Notes that the package use version 5 of the editor.