<div dir="ltr">thinking the same, even something smaller. ie <div><br></div><div><property name="minimumSize"></div><div><size></div><div><width>50</width></div><div><height>50</height></div><div></size></div><div></property></div><div><br></div><div>Wade</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, May 10, 2018 at 2:16 PM, yikei lu <span dir="ltr"><<a href="mailto:luyikei.qmltu@gmail.com" target="_blank">luyikei.qmltu@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi, thank you for your patch!<br>
<br>
Looks good to me. But I suspect the minimum size should have set to<br>
avoid some kind of bugs. What is your opinion, Hugo?<br>
<br>
Regards,<br>
<div class="HOEnZb"><div class="h5"><br>
On Thu, May 10, 2018 at 5:25 AM, Ben Thou <<a href="mailto:contactbth@gmail.com">contactbth@gmail.com</a>> wrote:<br>
> Fix issue #99<br>
> ---<br>
>  src/Gui/ui/FolderListWidget.ui | 2 +-<br>
>  1 file changed, 1 insertion(+), 1 deletion(-)<br>
><br>
> diff --git a/src/Gui/ui/FolderListWidget.<wbr>ui b/src/Gui/ui/FolderListWidget.<wbr>ui<br>
> index eda1c480..ccaaf026 100644<br>
> --- a/src/Gui/ui/FolderListWidget.<wbr>ui<br>
> +++ b/src/Gui/ui/FolderListWidget.<wbr>ui<br>
> @@ -38,7 +38,7 @@<br>
>       <property name="minimumSize"><br>
>        <size><br>
>         <width>0</width><br>
> -       <height>400</height><br>
> +       <height>0</height><br>
>        </size><br>
>       </property><br>
>      </widget><br>
> --<br>
> 2.14.1<br>
><br>
> ______________________________<wbr>_________________<br>
> Vlmc-devel mailing list<br>
> <a href="mailto:Vlmc-devel@videolan.org">Vlmc-devel@videolan.org</a><br>
> <a href="https://mailman.videolan.org/listinfo/vlmc-devel" rel="noreferrer" target="_blank">https://mailman.videolan.org/<wbr>listinfo/vlmc-devel</a><br>
______________________________<wbr>_________________<br>
Vlmc-devel mailing list<br>
<a href="mailto:Vlmc-devel@videolan.org">Vlmc-devel@videolan.org</a><br>
<a href="https://mailman.videolan.org/listinfo/vlmc-devel" rel="noreferrer" target="_blank">https://mailman.videolan.org/<wbr>listinfo/vlmc-devel</a><br>
</div></div></blockquote></div><br></div>