You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: fixed brightness val issue in theom-dashboard
It previously had an issue where we were able to dim the screen fully by dragging the slider all the way down and setting it to 0.
This patch fixes that issue by clamping the minimum value to 5.
issue id: #34
0 commit comments