mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-21 14:02:57 +02:00
AdornedRulerPanel updates its play region in idle time...
... Eliminating TP_DisplaySelection and making ProjectWindow independent of AdornedRulerPanel
This commit is contained in:
@@ -26,7 +26,7 @@ namespace RefreshCode
|
||||
RefreshAll = 0x8,
|
||||
FixScrollbars = 0x10,
|
||||
Resize = 0x20,
|
||||
UpdateSelection = 0x40,
|
||||
/* 0x40 not used */
|
||||
UpdateVRuler = 0x80, // of the clicked track
|
||||
EnsureVisible = 0x100, // for the clicked track
|
||||
DrawOverlays = 0x200,
|
||||
|
Reference in New Issue
Block a user