Description
Is there a text input field available in the toolbar? (I couldn't find one)
If not, this is a feature request to have one.
Details
I'm developing a rich text editor, for which I'm using this toolbar. And the font size should be freely adjustable, including decimal points. So font sizes like 11.5
should be possible.
Listing all possible font sizes in a drop down list isn't practical for that. So I need a text input field where the user can enter the font size.
Optionally I'd like a possibility to restrict the allowed characters. (in my case it'll be 0-9 and .)
And an integrated drop down list would be nice too.
Basically need something like the font size setting in the toolbar of a full fledged office suite like LibreOffice.
https://zetaoffice.net/demos/simple-examples/rainbow_writer.html