clipView's boundsSize changes after scrollToPoint:
clipView's boundsSize changes after scrollToPoint:
- Subject: clipView's boundsSize changes after scrollToPoint:
- From: chaitanya pandit <email@hidden>
- Date: Thu, 4 Sep 2008 13:01:18 +0530
I have a clipView showing an NSTextView, the clipView is scaled.
I see a weird behaviour where sometimes the clipView's bounds size
changes after the scrollToPoint: gets called.
The change in the bound's height in my case was from 392.66687 to
392.666809.
This causes the document view kinda oscillate when scrolled to the
bottom end.
Any idea why the bounds size is getting changed?
If i restore the boundsSize to the original value after calling
scrollToPoint, scrolling behaves fine but this would be a tweak rather
than a solution.
I would appreciate any help.
-Chaitanya
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden