jisaacks / MaxPane

Sublime Text plugin to quickly maximize a pane in a multi pane layout without resetting the layout.
MIT License
78 stars 9 forks source link

extend unmaximize_before variable, to prevent potential crashes caused by layout changes #16

Closed mg979 closed 6 years ago

mg979 commented 6 years ago

Also introduced a setting check to prevent MaxPane from handling the layout, if this needs to be avoided the new variable must be set to True externally, and also reset externally to False, so that MaxPane can resume its normal behaviour