Notification & UI fix

This commit is contained in:
Blaz Kristan
2021-12-17 17:29:39 +01:00
parent 43d50e270a
commit f20065f546
7 changed files with 1559 additions and 1556 deletions

View File

@@ -84,7 +84,7 @@ void colorUpdated(int callMode)
bool someSel = false;
if (callMode == CALL_MODE_NOTIFICATION) {
someSel = (receiveNotificationBrightness || receiveNotificationColor || receiveNotificationEffects);
someSel = (receiveNotificationBrightness || receiveNotificationColor || receiveNotificationEffects || receiveSegmentOptions);
}
//Notifier: apply received FX to selected segments only if actually receiving FX