hide scroll bar in tabbed panel

This commit is contained in:
ThomasV 2015-10-07 12:04:42 +02:00
parent 92e5218d5d
commit 913e957f4a
1 changed files with 4 additions and 0 deletions

View File

@ -256,6 +256,10 @@
# size_hint: (1, 1) if root.fullscreen else (.8, None)
# height: self.height if root.fullscreen else self.minimum_height
<TabbedPanelStrip>:
on_parent:
if self.parent: self.parent.bar_width = 0
<TabbedCarousel>
carousel: carousel