From 8bfcfd77c8efabd36e845706c579ea8a4ae3973a Mon Sep 17 00:00:00 2001 From: erikkaashoek Date: Mon, 5 Jun 2023 14:39:34 +0200 Subject: [PATCH] Show table trace update when paused and PPB keypad update --- sa_core.c | 6 ++++++ ui.c | 27 ++++++++++++++++++++++++++- 2 files changed, 32 insertions(+), 1 deletion(-) diff --git a/sa_core.c b/sa_core.c index 3e562c9..10d1ec8 100644 --- a/sa_core.c +++ b/sa_core.c @@ -1409,6 +1409,7 @@ void set_attenuation(float a) // Is used both only in high/low input mode #ifdef __LIMITS__ void limits_update(void) { + bool redraw = false; for (int t=0;t