Commit 4aa242b
committed
fix(core): while trying to increase the backlight brightness at T3W1 using the slider, it lags. The reason is implemented wait for making sure that the display gets refreshed during fade out/fade in transitions. The current implementation of the condition limits the wait only to such cases and not to all when the brightness needs to be increased.
[no changelog]1 parent 9c8b156 commit 4aa242b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
450 | 450 | | |
451 | 451 | | |
452 | 452 | | |
453 | | - | |
| 453 | + | |
454 | 454 | | |
455 | 455 | | |
456 | 456 | | |
| |||
0 commit comments