diff src/cagou/plugins/plugin_wid_widget_selector.kv @ 18:790dbc5c4e89

plugin widget selector: display improvment + host profiles are now used by default
author Goffi <goffi@goffi.org>
date Mon, 08 Aug 2016 00:54:11 +0200
parents 56838ad5c84b
children d09bd16dbbe2
line wrap: on
line diff
--- a/src/cagou/plugins/plugin_wid_widget_selector.kv	Sun Jul 24 22:27:24 2016 +0200
+++ b/src/cagou/plugins/plugin_wid_widget_selector.kv	Mon Aug 08 00:54:11 2016 +0200
@@ -15,10 +15,10 @@
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 <WidgetSelItem>:
-    spacing: 20
+    size_hint: (1, None)
+    height: 50
     Widget:
     Label:
         text: root.plugin_info["name"]
         bold: True
-        size_hint: (None, None)
     Widget: