Explicitly set the height and width of the blocktype images.
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.
Please register or sign in to comment