[vlmc-devel] [PATCH] Set "Media Library folders" window minimumsize to 50x50

Hugo Beauzée-Luyssen hugo at beauzee.fr
Mon May 14 18:36:26 CEST 2018


Hi Karl,

If you do not wish to receive those emails, you should unsubscribe to that mailing list. The mailing list interface is located there: https://mailman.videolan.org/listinfo/vlmc-devel

On Sat, May 12, 2018, at 5:15 AM, Karl wrote:
> not a vimc developer, what ever that is
> 
> what! a google glitch !!!
> 
> -----Original Message----- 
> From: Ben Thou
> Sent: Saturday, May 12, 2018 7:09 AM
> To: vlmc-devel at videolan.org
> Subject: [vlmc-devel] [PATCH] Set "Media Library folders" window minimumsize 
> to 50x50
> 
> Fix issue #99
> ---
> src/Gui/ui/FolderListWidget.ui | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/src/Gui/ui/FolderListWidget.ui b/src/Gui/ui/FolderListWidget.ui
> index eda1c480..9d1c2078 100644
> --- a/src/Gui/ui/FolderListWidget.ui
> +++ b/src/Gui/ui/FolderListWidget.ui
> @@ -37,8 +37,8 @@
>       </property>
>       <property name="minimumSize">
>        <size>
> -       <width>0</width>
> -       <height>400</height>
> +       <width>50</width>
> +       <height>50</height>
>        </size>
>       </property>
>      </widget>
> -- 
> 2.14.1
> 
> _______________________________________________
> Vlmc-devel mailing list
> Vlmc-devel at videolan.org
> https://mailman.videolan.org/listinfo/vlmc-devel 
> 
> _______________________________________________
> Vlmc-devel mailing list
> Vlmc-devel at videolan.org
> https://mailman.videolan.org/listinfo/vlmc-devel


-- 
  Hugo Beauzée-Luyssen
  hugo at beauzee.fr


More information about the Vlmc-devel mailing list