Update of bug #40776 (project gnustep):

             Open/Closed:                    Open => In Test                

    _______________________________________________________

Follow-up Comment #5:

You screen shot shows the problem quite clearly.

Your original proposal is still wrong though, there you use the
documentVisibleRect to invalidate self, which is missing two different
coordinate systems. Converting documentVisibleRect back to self gives _bounds,
which is the same as calling [self setNeedsDisplay: YES]. And I prefer to use
that instead.

I am not happy with that change, but in the end we might end up with adding
that call in NSView setBounds: anyway. Why not start doing it here.

    _______________________________________________________

Reply to this item at:

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

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


_______________________________________________
Bug-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to