Skip to content

Commit 8cafdad

Browse files
author
gabriel pettier
committed
fix active button on auto activate
1 parent 9abd668 commit 8cafdad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ble.kv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -480,6 +480,7 @@ TabbedPanel:
480480
text: '%sdb' % root.power
481481
size_hint_x: twiz_power_width
482482
CheckBox:
483+
active: root.active
483484
on_active: root.active = self.active
484485
size_hint_x: twiz_activate_width
485486
CheckBox:

0 commit comments

Comments
 (0)