Can you just check the current history state, and then check to see if it has changed?
This may be helpful:
viewtopic.php?f=68&t=12838&p=78124&hili ... ate#p78124
Search found 2 matches
- Sat Nov 16, 2019 8:18 pm
- Forum: Help Me
- Topic: How my CEP extension can listen to [Select] event but only for [historyState]?
- Replies: 4
- Views: 9983
- Mon Sep 23, 2019 5:52 pm
- Forum: Help Me
- Topic: Passing active document to JavaScript?
- Replies: 0
- Views: 5723
Passing active document to JavaScript?
When working with panels and using JavaScript to do some processing on an image, I can access the current file via its path. However, is there a way to actually send the current state of the document into JavaScript? I guess I could save a temp file and access that, but was wondering if there was a ...