angular-ui / ui-tinymce

AngularUI wrapper for TinyMCE
MIT License
488 stars 371 forks source link

Input box sizes are reset on Print Preview popup close #336

Closed saboehnke closed 7 years ago

saboehnke commented 7 years ago

I have print preview enabled on my implementation of TinyMCE. I have three text boxes that sit above the editor. Whenever I have things in the editor and I open the print preview and then close it, the text boxes are changed to a really small size where not even the placeholders can be read anymore. I have tried things like ng-cloak to reset this but I have not had any luck. Any ideas on this?