Skip to main content
Participant
April 1, 2025
Question

Navigator Panel Bug

  • April 1, 2025
  • 1 reply
  • 112 views

I'm having an issue where the navigator panel won't show an image of my document unless I use the brush tool and make an edit.

 

Took me a while to replicate it but I realize what triggers it now. I have an action that does a series of edits and at the end, it will select the next open document. Once the next open document is selected, the navigator panel is blank. I'd have to use the brush tool to make an edit to show the navigator. This is also remedied if I were to manually cycle (cmd + ~) through the documents.

 

Please fix 🙂

1 reply

Inspiring
April 2, 2025

If it was a script you could add an app.refresh() Unfortunately with an action I don't know. Convert the action to a script and add the entry above.