mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 16:46:35 +01:00
trigger_ui: replace missing update => smoother progress-circles
This commit is contained in:
parent
1dc756142c
commit
ab92f205aa
1 changed files with 3 additions and 1 deletions
|
|
@ -138,7 +138,9 @@ TriggerEntry::selection_change ()
|
|||
void
|
||||
TriggerEntry::maybe_update ()
|
||||
{
|
||||
// what here?
|
||||
if (trigger()->active()) {
|
||||
redraw();
|
||||
}
|
||||
}
|
||||
|
||||
void
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue