mstahv / tinymcewrapper

Vaadin wrapper for TinyMCE
1 stars 8 forks source link

Text body not taking all available space #2

Open slibert opened 8 years ago

slibert commented 8 years ago

Hi,

Running this add-on on a 7.5.x Vaadin, we get some troubles with component size. Doing a simple setSizeFull(), component overall frame is taking full available space, toolbar is well placed, but text body is smaller than it should. Using mouse, body can be changed to take all space with right-lower-corner.

You can see a sample here : http://ecust.eu/tmp/TinyMCE.png

Regards

mstahv commented 8 years ago

Could you post a small code snippet that reproduces the issue? That would help to track down the isseu.