Skip to content
  • Nigel McNie's avatar
    Explicitly set the height and width of the blocktype images. · a64fe46c
    Nigel McNie authored
    This is necessary because when the javascript to create the clones is being run, the images may not have been downloaded, so the height the clone will be set to will be only the height of the title and description. This leads to blocks that you can only drag from the top part.
    
    This was hard to track down because subsequent requests had the cached images ready to insert.
    a64fe46c