From 22225331c93b254aa926d76d2c50b5438f12586d Mon Sep 17 00:00:00 2001 From: Bad Diode Date: Sat, 22 Jul 2023 11:18:41 +0200 Subject: Add parameter notifications when editing --- src/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main.c') diff --git a/src/main.c b/src/main.c index a6c2238..1a05da0 100644 --- a/src/main.c +++ b/src/main.c @@ -16,7 +16,7 @@ WITH REGARD TO THIS SOFTWARE. // + Change cursor drawing for new parameter pages // + Change cursor behaviour for new parameter pages // + Allow prob control (% based or 1:2, etc.) -// - Display notification when editing a parameter with the highest priority +// + Display notification when editing a parameter with the highest priority // - Add panning support. // - Add custom user themes // - Animations for cursor movement/current step highlight. (A fade out maybe?) -- cgit v1.2.1