commit | d919fa1ed0ea3b167ffc811abba26a2dbcd20631 | [log] [download] |
---|---|---|
author | nicm <nicm> | Fri Jun 05 11:20:51 2020 +0000 |
committer | nicm <nicm> | Fri Jun 05 11:20:51 2020 +0000 |
tree | 58ff37d45126b5f3f99e2535820e58257f6a6528 | |
parent | 03b2998abe7712324a1a2ca254167dcc1ce28e4d [diff] |
Change how panes are resized so that the code is clearer and if the pane is resized multiple times during one event loop, it is forced to resize at the end. Also don't zoom/unzoom in switch-client if the pane hasn't changed. GitHub issue 2260.