<div class="gmail_quote">On Thu, Nov 19, 2009 at 6:53 PM, Milian Wolff <span dir="ltr"><<a href="mailto:mail@milianw.de">mail@milianw.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On Thursday, 19. November 2009 17:34:05 Nikos Chantziaras wrote:<br>
</div><div class="im">> The order of which tool views appear upon starting KDevelop 4 (SVN)<br>
> seems random:<br>
><br>
>    <a href="http://i48.tinypic.com/2va02uh.png" target="_blank">http://i48.tinypic.com/2va02uh.png</a><br>
>    <a href="http://i50.tinypic.com/szhgly.png" target="_blank">http://i50.tinypic.com/szhgly.png</a><br>
><br>
> I didn't try to re-order anything manually between the two sessions yet<br>
> they change positions at random.  This hurts consistency.<br>
<br>
</div>Not easy to fix, but I also concur - it should be fixed at some point.<br>
<br>
Right now tool views are agnostic to their position. It's just saved that tool<br>
view X was in area Y at position Z (position == top, bottom, left, right).<br>
<br>
Once we can restore the position correctly one could also hopefully make them<br>
uniquely adressable. I.e. consistent configs per view etc. pp. (think also<br>
toggle shortcuts).<br>
<br>
Imo this should become a bugreport for KDevelop 4.1. Won't happen for 4.0<br>
sadly.<br>
<font color="#888888">--<br>
Milian Wolff<br>
<a href="mailto:mail@milianw.de">mail@milianw.de</a><br>
<a href="http://milianw.de" target="_blank">http://milianw.de</a><br>
</font><div><div></div><div class="h5"><br>
--<br>
KDevelop-devel mailing list<br>
<a href="mailto:KDevelop-devel@kdevelop.org">KDevelop-devel@kdevelop.org</a><br>
<a href="https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel" target="_blank">https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel</a><br>
</div></div></blockquote></div><br>we could just sort them alphabetically or smth like that.<br><br>That shouldn't be that hard...<br>