fix incorrect restoration of pane positions on Apple.
authorPaul Davis <paul@linuxaudiosystems.com>
Mon, 18 Jul 2016 16:49:26 +0000 (12:49 -0400)
committerPaul Davis <paul@linuxaudiosystems.com>
Mon, 18 Jul 2016 16:49:36 +0000 (12:49 -0400)
commitb8f5306d5bf59ddb237fabcdbab91a7d1e6fd612
tree837565597f3e1b37665f5dface411e3e45e159d1
parent1364cd6a305e9e73f6b4632e8c842c00eaa55d07
fix incorrect restoration of pane positions on Apple.

Code to check if we were to close to an edge (for window resizing) blocked all divider setting,
because it would be called with a current widget allocation of 1x1
libs/gtkmm2ext/pane.cc