Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #45461, comment 11


Ignore:
Timestamp:
01/28/2019 10:52:25 AM (6 years ago)
Author:
azaozz
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #45461, comment 11

    initial v1  
    1 @dangerd512 could you install the example plugin from the ticket description and look at the editor iframe in the browser tools? As far as I see it has "proper" 300px height, same as the editor textarea. On clicking "SHOW IT" here the editor is shown with 300px height.
     1@dangerd512 could you install the example plugin from the ticket description and look at the editor iframe in the browser tools immediately after the page loads? As far as I see it has "proper" 300px height, same as the editor textarea. On clicking "SHOW IT" here the editor is shown with 300px height.
    22
    33Re-reading the previous comments, for some reason I assumed the original reported bug was for setting the editor height "dynamically" according to the editor content height (which is not possible in this case, only at initialization of non-hidden editor instance).