[usability] add/edit block dialog not resizable anymore?

Permalink
Hi,

I just noticed that since 5.7 the add/edit dialogs can not be resized anymore, it that on purpose?

If so, do you have a rationale for this? I believe that this was a very interesting feature, (some of my blocks allow to enter code in some editors, and for some large code it is quite a nice feature to be able to resize the editor :/).

If that is really the way 5.7 wants to go, I guess I can add the resizable to the block edit dialog, but I wished I had not to do so :/

 
MrKDilkington replied on at Permalink Reply
MrKDilkington
Hi goutnet,

You mention this -
" I guess I can add the resizable to the block edit dialog, but I wished I had not to do so :/"

Is there a setting that allows for block edit dialog resizing?

I just double checked. I can change the width of the block edit dialog only. Being able to change the height would be useful.
goutnet replied on at Permalink Reply
Well, I mean I can use javascript jquery to add the resizable to the openned dialog in my block, but there is no such settings.
goutnet replied on at Permalink Best Answer Reply
For anybody who would come across here with the same problem, andrew merged my pull request fixing this, so next version should have the fix.