Closed satanmourner closed 3 months ago
REFACTOR:
controlled
uncontrolled
HorizontalTab
activeIndex=0
0
FIX:
onActiveIndex
preference
about
TODO:
Refactoring tabs
26ec773
View logs
REFACTOR:
controlled
anduncontrolled
(control from inside/outside)HorizontalTab
componentactiveIndex=0
) because as default it's0
FIX:
onActiveIndex
to control the tab from outside (for changing to thepreference
tab via clicking on culture in theabout
tab)TODO: