commit | c54a5b3690e985797a1fcdd3c5e49b758efd4825 | [log] [download] |
---|---|---|
author | nicm <nicm> | Thu May 11 07:24:42 2017 +0000 |
committer | nicm <nicm> | Thu May 11 07:24:42 2017 +0000 |
tree | d34026d69c725151f8a599445e0855d2ec37a965 | |
parent | 8ab2753521dfa475d3b284a34752f2d5bbe5c74e [diff] |
Change how we resolve which pane is dragging when there are multiple options - choose the largest pane, which is more likely to be the one the user wants to resize. Prompted by a report from Thomas Sattler.