[vlmc-devel] [PATCH] Set "Media Library folders" window minimum size to 0
Karl
kl6785406 at verizon.net
Sat May 12 14:14:50 CEST 2018
not a vimc developer, what ever that is
what! a google glitch !!!
From: Boby Dick
Sent: Saturday, May 12, 2018 5:58 AM
To: Mailing list for vlmc developers
Subject: Re: [vlmc-devel] [PATCH] Set "Media Library folders" window minimum size to 0
Ok, thanks for your feedbacks.
I will create a new patch with a minimum width and height set to 50 for this window.
2018-05-11 3:23 GMT+02:00 Willem Admiraal <willemadmiraal05 at gmail.com>:
thinking the same, even something smaller. ie
<property name="minimumSize">
<size>
<width>50</width>
<height>50</height>
</size>
</property>
Wade
On Thu, May 10, 2018 at 2:16 PM, yikei lu <luyikei.qmltu at gmail.com> wrote:
Hi, thank you for your patch!
Looks good to me. But I suspect the minimum size should have set to
avoid some kind of bugs. What is your opinion, Hugo?
Regards,
On Thu, May 10, 2018 at 5:25 AM, Ben Thou <contactbth at gmail.com> wrote:
> Fix issue #99
> ---
> src/Gui/ui/FolderListWidget.ui | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/src/Gui/ui/FolderListWidget.ui b/src/Gui/ui/FolderListWidget.ui
> index eda1c480..ccaaf026 100644
> --- a/src/Gui/ui/FolderListWidget.ui
> +++ b/src/Gui/ui/FolderListWidget.ui
> @@ -38,7 +38,7 @@
> <property name="minimumSize">
> <size>
> <width>0</width>
> - <height>400</height>
> + <height>0</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
_______________________________________________
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlmc-devel/attachments/20180512/1d32c288/attachment.html>
More information about the Vlmc-devel
mailing list