bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #29871] item size not respected in NSToolBar (Search field in Grr)


From: Fred Kiefer
Subject: [bug #29871] item size not respected in NSToolBar (Search field in Grr)
Date: Thu, 13 May 2010 14:36:20 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.1.9) Gecko/20100317 SUSE/3.5.9-0.1.1 Firefox/3.5.9

Follow-up Comment #1, bug #29871 (project gnustep):

I just added code to SVN that handles the resizing of the toolbar a lot
better. What we do not is when there isn't any flexible space in the toolbar,
then all the items will be scaled up to there maximum size. (This only works
for items backed up with a custom view at the moment)
Now in Grr we have a flexible space present in the toolbar. This results in
no visible difference between the current code and the old one. To address
this we will have to redefine the way toolbars resize their items. In a
private communication a few months back we defined that first flexible spaces
get resized and only if none is present the other items will resize.
What you are requesting now for Grr seems to be more in the line of: First
resize all flexible items up to their maximum size and only if there is space
left resize flexible spaces to fill this up.

Implementing this new behaviour isn't that difficult, but we first have to
agree that this is really what we want. Perhaps I did misunderstand you at
that time? I will try out the new behaviour and commit it if it feels correct.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?29871>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]