This commit is contained in:
yumoqing 2020-08-25 11:47:20 +08:00
parent 5d61c2bec3
commit 65db72fc2c

View File

@ -88,6 +88,7 @@ class OrientationLayout(WidgetReady, SwipeBehavior, FloatLayout):
if self.second_flg:
self.add_widget(self.widget_second)
def vertical_layout(self):
self.widget_main.width = self.width
self.widget_main.height = self.width / 16 * 10