Skip to main content
areohbee
Legend
September 20, 2010
Question

Feature Request: Refresh Image View

  • September 20, 2010
  • 1 reply
  • 873 views

I am writing a plugin that changes an image externally, however its not updated in Lightroom until its rolled over with the mouse or otherwise selected.

So, the external changes are not appearing as I would like in Lightroom.

If there was a way to "goose" Lightroom into refreshing the thumbnail or whatever view was being presented, that would be awesome.

Thanks in advance,

Rob

This topic has been closed for replies.

1 reply

johnrellis
Legend
September 20, 2010

What if the plugin selected a different photo and then selected the photo you want to refresh, using catalog:setSelectPhotos()?

areohbee
areohbeeAuthor
Legend
September 20, 2010

That'll do nicely for now - Thanks John.

Rob