I built a bare bones edit plugin based on the Xcode template and added a button to call endEditSession. If I select multiple images to edit in Aperture, open and close the plugin, the selected images in the Browser and Viewer are re-sorted somehow and the scroll view in the Browser goes haywire scrolling the images (especially if hundreds/thousands of images are selected before the plugin is launched). It eventually stops, but Aperture is unresponsive in the meantime.
The same behavior occurs using the sample Borders & Titles plugin in Aperture 2 and 3 on two different machines (both 10.6).
I'd like to build a plugin to work on multiple images. This issue is kind of a roadblock if the user sees their images scrolled uncontrollably just by canceling/closing a plugin.
Is this a bug that I should file or an expected behavior?
Thanks,
Andrew