mirror of
https://github.com/onyx-and-iris/voicemeeter-compact.git
synced 2026-04-18 05:23:31 +00:00
update timing adjusted
deregister as observer moved into teardown functions. check index against num_strip, num_bus in level updates patch bump
This commit is contained in:
@@ -71,7 +71,7 @@ class Config(ttk.Frame):
|
||||
def on_update(self, subject):
|
||||
"""update parameters"""
|
||||
if subject == "pdirty":
|
||||
self.after(_base_values.pdelay, self.sync)
|
||||
self.sync()
|
||||
|
||||
|
||||
class StripConfig(Config):
|
||||
|
||||
Reference in New Issue
Block a user