Mercurial > libervia-desktop-kivy
comparison cagou/kv/root_widget.kv @ 166:37220459e93d
core: hide/show menu on M-m + disable menu on Android
author | Goffi <goffi@goffi.org> |
---|---|
date | Sat, 28 Apr 2018 15:40:28 +0200 |
parents | 3a05dfa27f5e |
children | 7103655647aa |
comparison
equal
deleted
inserted
replaced
165:e6ec8ff62d87 | 166:37220459e93d |
---|---|
93 height: root.height - root_menus.height | 93 height: root.height - root_menus.height |
94 # general menus | 94 # general menus |
95 # need to be added at the end so it's drawed above other widgets | 95 # need to be added at the end so it's drawed above other widgets |
96 RootMenus: | 96 RootMenus: |
97 id: root_menus | 97 id: root_menus |
98 height: self.HEIGHT |