Currently, when I drag devTools to the left to make it bigger, my debugger jumps from the bottom of devTools to the right.
Is there a way to dock debugger again to the bottom of the DevTools panel? I can make the debugger manually narrower, but it is not what I want.
EDIT:
Ok. I've found a solution by myself. In devTools preferences I had to set Panel layout as horizontal and now it works :)