Changes between Initial Version and Version 2 of Ticket #13594


Ignore:
Timestamp:
Aug 19, 2015, 2:58:43 PM (9 years ago)
Author:
Jakub Ś
Comment:

OK it seems we have missed that ticket. This is in fact a DUP of #8092 or #11613.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #13594

    • Property Status changed from new to closed
    • Property Summary changed from editor.resize(...) not working for CSS size units other than px to editor.resize(...) not working for CSS size units
    • Property Version changed from 4.5.1 to 3.0
    • Property Keywords resize removed
    • Property Resolution changed from to duplicate
  • Ticket #13594 – Description

    initial v2  
    22
    33So {{{ ckeditor.resize(100, 100) }}} works and so does {{{ckeditor.resize('100px', '100px')}}} but {{{ckeditor.resize('100em', '100em')}}} doesn't.
     4
     5Edit: I persionally could not get it working with any CSS unit, even px.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy