dag: make the wheel zooming slightly more robust
commit1ef1467ae0fe01723ac0eda681112e7e3fc26653
authorDavid Aguilar <davvid@gmail.com>
Sun, 13 Aug 2023 04:24:12 +0000 (12 21:24 -0700)
committerDavid Aguilar <davvid@gmail.com>
Sun, 13 Aug 2023 04:24:12 +0000 (12 21:24 -0700)
treee77425acad1db553b9a30ba5d3615ac69da1186b
parent26d84045a80abbb287133a7fff1d47d5a4e70ee9
dag: make the wheel zooming slightly more robust

Eliminate any possibility of the scrollbar adjustment happening without
the scrollbar offset having been computed.

Rename the variables for clarity and consistency.

Signed-off-by: David Aguilar <davvid@gmail.com>
cola/widgets/dag.py