diff cagou/kv/share_widget.kv @ 416:3e2333a11f61

common: implemented SymbolToggleLabel: - SymbolLabel doesn't do button behaviour anymore - SymbolButtonLabel does the button behaviour (to use instead of former SymbolLabel) - SymbolToggleLabel does toggle button behaviour
author Goffi <goffi@goffi.org>
date Sun, 23 Feb 2020 17:13:15 +0100
parents 3669a26ef7d9
children 3c9ba4a694ef
line wrap: on
line diff
--- a/cagou/kv/share_widget.kv	Sun Feb 23 15:39:06 2020 +0100
+++ b/cagou/kv/share_widget.kv	Sun Feb 23 17:13:15 2020 +0100
@@ -107,7 +107,7 @@
     size_hint: 1, None
     height: dp(100)
     Widget:
-    SymbolLabel:
+    SymbolButtonLabel:
         symbol: "doc"
         text: Path(root.path).name
     Widget: