Resetting IKImageEditPanel's Effects Selection
Resetting IKImageEditPanel's Effects Selection
- Subject: Resetting IKImageEditPanel's Effects Selection
- From: Jamie Phelps <email@hidden>
- Date: Tue, 06 May 2008 08:29:58 -0500
I have an IKImageBrowserView and IKImageView. When the selection
changes in the IKImageBrowserView, the IKImageView is updated with the
newly selected image. If I invoke the IKImageEditPanel by double
clicking the IKImageView and choose an effect such as Sepia, the image
changes appropriately. Then, I dismiss the edit panel and change the
selection in my IKImageBrowserView. This updates the image
representation in the browser view. Without invoking the edit panel on
the newly selected image, I select a new image in the browser view.
The previously selected image is updated in the browser view and it
has the same filter that I applied to the first image. Each subsequent
selection does the same unless I change the selection by invoking the
edit panel and choosing Original.
Is this a bug or is there some way that I could specify that the edit
panel should reset its filter?
Another question, tangentially related to this, is how can I "undo" a
filter? If I take the edited image from the IKImageView and then
return to it, subsequent edits are applied on top of the previous
edits, which become the original when setting the IKImageView image
content afresh.
Thanks,
Jamie
_______________________________________________
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