Skip to main content
Known Participant
January 18, 2017

P: API doesn't support reference view

  • January 18, 2017
  • 3 replies
  • 205 views

LrApplicationView.showView('reference') triggers an error that lists the accepted views--while the other develop-specific views are listed, reference is not.

This topic has been closed for replies.

3 replies

Legend
March 17, 2017
Should be fixed in the 2015.9/6.9 update
rsjaffeeAuthor
Known Participant
January 18, 2017
Thanks for the rapid response! 
Adobe Employee
January 18, 2017
Thanks for the report. This will be fixed in the next Lightroom update. You will be able to call 

import "LrApplicationView".showView( "develop_reference_horiz" ) or 

import "LrApplicationView".showView( "develop_reference_vert" )

to go to Left/Right or Top/Bottom reference view. Of course this will only be available for CC version of Lightroom.