Search code examples
jsfiddle

jsfiddle js panel size is stuck! How do I reset it?


Image says it all I think:jsfiddle panel stuck size

The draggable for resizing the js/html panels is gone and that js pane is too small! The big problem is that this issue persists after restarting my browser, clearing the cache, and deleting cookies. How do I reset this so I can use jsfiddle again?


Solution

  • Please run Layout.setWindowSizes(null) from console

    https://github.com/jsfiddle/jsfiddle-issues/issues/493