Set a more useful minimum size for main pane
144px min for a pane that's still useful. Also set `collapseSidePanesUnderWindowWidth` config option to `450` instead of `400` by default now.
This commit is contained in:
		@@ -54,7 +54,7 @@ HDrawer {
 | 
			
		||||
        `Javascript debugging console
 | 
			
		||||
 | 
			
		||||
        Useful variables:
 | 
			
		||||
            window, theme, settings, utils, mainUI, pageLoader
 | 
			
		||||
            window, theme, settings, utils, mainPane, mainUI, pageLoader
 | 
			
		||||
            py    Python interpreter
 | 
			
		||||
            this  The console itself
 | 
			
		||||
            t     Target item to debug for which this console was opened
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user