1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-12-17 14:11:13 +01:00
Files
audacity/src
Paul Licameli ef7068f46a Fix some failures to update the vertical scrollbar...
... Problem involves sequence in which event handlers are done, and started at
commit 278509a which updated track Y coordinates in a handler.

Solution is to delay the updating of scrollbars further, using CallAfter.

Also remove one unnecessary call to ProjectWindow::FixScrollbars() because
ProjectWindow::HandleResize follows it and includes scrollbar update already.
2019-06-25 17:41:29 -04:00
..
2019-06-25 00:14:53 -04:00
2019-06-25 00:14:52 -04:00
2015-04-16 23:36:28 -05:00
2019-05-21 18:15:03 -04:00
2019-06-03 01:43:26 -04:00
2019-05-23 13:10:19 -04:00
2019-05-23 13:10:19 -04:00
2019-06-09 19:25:59 +01:00
2019-05-20 13:49:26 -04:00
2019-05-20 13:49:26 -04:00
2019-06-03 01:13:13 -04:00
2019-05-23 14:08:09 -04:00
2019-05-23 14:08:09 -04:00
2019-05-18 20:29:25 -04:00
2019-03-31 16:31:30 -04:00
2019-06-10 22:28:28 -04:00
2017-12-11 18:41:48 +00:00