bug-gnustep
[Top][All Lists]
Advanced

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

[bug #26339] FlexibleSpace Toolbar items don't calculate their space cor


From: Fred Kiefer
Subject: [bug #26339] FlexibleSpace Toolbar items don't calculate their space correctly
Date: Tue, 28 Jul 2009 21:18:31 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.0.11) Gecko/2009060200 SUSE/3.0.11-0.1.1 Firefox/3.0.11

Follow-up Comment #4, bug #26339 (project gnustep):

Thank you for the reply, now I can see the problem even without looking at
your code. 
The code in [GSToolbarView _takeInAccountFlexibleSpaces] only checks for the
GNUstep private Method _isFlexibleSpace, instead it should sum up the minimum
and maximum space for each item and divide the available space according to
these values.
The general idea is quite clear, but the actual implementation will be a bit
difficult, as we need default values for these sizes for all the standard
toolbar items.

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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