Agrandissement de la taille de la liste des chansons.
[minwii.git] / src / minwii / widgets / songfilebrowser.py
index e4ecf1b..cfee85b 100755 (executable)
@@ -24,6 +24,8 @@ class FileOpenDialog(FileDialog):
                             button_txt="Ouvrir",
                             path=path,
                             )
+        self.list.style.width = 700
+        self.list.style.height = 250
     
     def _list_dir_(self):
         self.input_dir.value = self.curdir