<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sat, Aug 30, 2014 at 9:44 AM, Jacob Wisor <span dir="ltr"><<a href="mailto:gitne@gmx.de" target="_blank">gitne@gmx.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">


No no, do not start playing around with visible and hidden UI components. It is even worse when they change their layout or start jumping around like it is now. Generally, there is never any need to hide UI components. If there seems to be, then either there is something wrong with the basic design of a window or dialog, or you should have very good reasons to do so. And, in this case there is surely *no* reason to hide any components dynamically at all. Again, stick to disabling components. This should be enough.<br>


<br>
@helpcrypto<br>
Yes, it is against basic UI design principles to have hiding UI components, unless there are really good reasons to do so.</blockquote><div>Can you point a style guide, or a gui-best-practices which advices on that?<br></div>

<div>I have seen several GUIs wich only show the user what he needs to see, and I found them KISS-compliant<br></div><div><br><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">

Please do not start giving advice on something you do not know or have no experience in. This only confuses young or new developers.<br></blockquote><div>I didn't gave any advice, just gave my opinion (and said that it was only that many times).<br>

</div><div><br></div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">

Unfortunately, because of your attempt to play around with hiding UI components you have introduced a new bug. When "Limit cache size" is checked and the spinner is 0 then all components for setting up the cache location suddenly disappear.</blockquote>

<div>Limit checked, value=0->no cache, hence no need of location, compresion level or anything. It's not a bug.<br></div><div>The warning under spinner informs about that.<br></div><div> <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">

 And, as soon as the value becomes greater than 1, they become visible again. This is very odd, weird, and confusing. Again, do not play around with hiding UI components.<br></blockquote><div>The reason why i suggested "no caché" instead of 0.<br>

</div><br></div><div class="gmail_quote">Is all this GUI discussion open (anyway) to discussion?<br><br></div><div class="gmail_quote"><br>@Lukas: i'll wait for patch update before testing (seems Jacob doesnt like what we did :P).<br>

<br></div>Regards<br><br></div><div class="gmail_extra"><br></div></div>