bug-gnustep
[Top][All Lists]
Advanced

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

[bug #40761] NSScroller -rectForPart: NSScrollerIncrementLine returns ze


From: Fred Kiefer
Subject: [bug #40761] NSScroller -rectForPart: NSScrollerIncrementLine returns zero
Date: Tue, 03 Dec 2013 21:43:27 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:25.0) Gecko/20100101 Firefox/25.0

Follow-up Comment #7, bug #40761 (project gnustep):

Thank you for your patch. I experimented with changes to the _usableParts
myself. But there is the risk that somebody later changes the code in
-rectForPart: to match that in -testPart: and that would again break your 
[horizontalScroller rectForPart: NSScrollerIncrementLine] call.

What I finally came up with was an enable check in -mouseDown:, which should
be fine and another switch in -drawRect:, which I don't like that much.

I also made two minor changes to improve the drawing code for NSScroller and
NSScrollerView, as the separator line got blured on my machine.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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