When zoomin in the scrollers remain invisible! I can scroll (e. g. using the scrollball of my mouse), but the scrollers aren't shown. And now something really strange (at least for me): After resizing the window the scrollers appear!

I've set a breakpoint and checked custom view, clip view and scroll view: Their frame sizes remain unchanged during zooming as I use

[clipView scaleUnitSquareToSize:newSize];

to zoom. The visible rect of the clip view is changed based on the scaling and the clip view bounds are set accordingly (e. g. half of the custom view with 200% zoom). For my this all looks good ... I wonder why the resizing eliminates the problem.
_______________________________________________

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 arch...@mail-archive.com

Reply via email to