Mercurial > libervia-desktop-kivy
diff cagou/kv/root_widget.kv @ 172:7103655647aa
core: hide notifications header on M-n
author | Goffi <goffi@goffi.org> |
---|---|
date | Sun, 29 Apr 2018 14:56:29 +0200 |
parents | 37220459e93d |
children | 6f09bc00a9e7 |
line wrap: on
line diff
--- a/cagou/kv/root_widget.kv Sun Apr 29 13:10:14 2018 +0200 +++ b/cagou/kv/root_widget.kv Sun Apr 29 14:56:29 2018 +0200 @@ -59,7 +59,7 @@ manager: manager notifs_icon: notifs_icon size_hint: 1, None - height: dp(35) + height: self.HEIGHT IconButton: source: app.expand("{media}/icons/muchoslava/png/cagou_profil_bleu_48.png") if root.notes else '' allow_stretch: True