]> git.mdlowis.com Git - proto/labwc.git/commit
view: Use pending rather than current dimensions in positioning
authorJohn Lindgren <john@jlindgren.net>
Thu, 9 Feb 2023 06:27:30 +0000 (01:27 -0500)
committerConsolatis <35009135+Consolatis@users.noreply.github.com>
Thu, 9 Feb 2023 17:26:44 +0000 (18:26 +0100)
commitcf6eb29ef5a71909f87c428a7f1e959359a8cff9
tree07a88764232c710bb45da6aa2c4ffdbfab756b20
parent0181e5f4aec1df788defc2856dee340d26f931c5
view: Use pending rather than current dimensions in positioning

This should fix race conditions (such as #671) when multiple
position changes occur in rapid succession.
src/view.c