artkost / yii2-trumbowyg

The Trumbowyg WYSIWYG Editor widget for yii2 framework
MIT License
25 stars 8 forks source link

Size when init #2

Open githubjeka opened 7 years ago

githubjeka commented 7 years ago

When init I see image

After

image

Unpleasant moment

JiLiZART commented 7 years ago

I think this is not this widget problem, this is about trumbowyg editor problem. You can see same behavior if you init this editor without this widget. And I do not think that it will be right to write some hacky css to solve problem in this widget.

githubjeka commented 7 years ago

on main page https://alex-d.github.io/Trumbowyg/ first draw rectangle, after - init widget

image

image

It would be nice if these css will added in your package.

JiLiZART commented 7 years ago

If I add css on my package, I can broke others code who already done its on your own. And this code can broke things when you set width and height of editor manually.

githubjeka commented 7 years ago

via style ?

githubjeka commented 7 years ago

And may be flag to enable/disable this behavior. Default - false