diff cagou/kv/cagou_widget.kv @ 222:a676cb07c1cb

core (menu): TouchMenuBehaviour: moved code showing ModernMenu on item from file sharing plugin to a generic behaviour, so it can be re-used elsewhere.
author Goffi <goffi@goffi.org>
date Tue, 26 Jun 2018 20:26:21 +0200
parents 7177fe2d9725
children 7d5297984191
line wrap: on
line diff
--- a/cagou/kv/cagou_widget.kv	Tue Jun 26 07:36:11 2018 +0200
+++ b/cagou/kv/cagou_widget.kv	Tue Jun 26 20:26:21 2018 +0200
@@ -53,6 +53,7 @@
 <CagouWidget>:
     header_input: header_input
     header_box: header_box
+    orientation: "vertical"
     BoxLayout:
         id: header_box
         size_hint: 1, None