Hi, The TinyMCE integration only allows me to set the height and the width of the editor in pixels, because it appends 'px' in it's render function. Unfortunately, I need a height of something like '6em'.
Was there a reason the 'px' part was included in the first place? I coded a workaround (a copy of the orginal class without the px part), but I might be breaking something? Stefan --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en -~----------~----~----~----~------~----~------~--~---
