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

The fix to NSToolbarItem works fine for me. 

Regarding the resizing code: As it happens, I had also started to work on the
toolbar resizing code (the _takeInAccountFlexibleSpaces method) a couple of
days ago, before I saw your changes. I tried both versions, and found they
both had some problems, but I have my version working almost perfectly now
(needs a couple more tweaks). I favored my code, because it divides extra
space evenly between both flexibleSpace items and any resizable items with
maxSize > minSize, which matches the behavior on Cocoa. I'll send it to you
soon for your comments before I commit it.

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/


_______________________________________________
Bug-gnustep mailing list
Bug-gnustep@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to