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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to