You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I click the 'Adjust Field of View' button for an external site thumbnail, nothing happens and this is shown in the console:
TypeError: this.model.getFilePosition is not a function. (In 'this.model.getFilePosition(this.options.propertyName,"y")', 'this.model.getFilePosition' is undefined)
The option has been renamed a long time ago and obviously nobody has noticed the remaining usage of the old name here. Can you take a look and test whether this solves the issue?
EDIT: One could of course also consider actually implementing field of view here. But I'm not sure it's worth it.
When I click the 'Adjust Field of View' button for an external site thumbnail, nothing happens and this is shown in the console:
(issue transferred from codevise/pageflow-linkmap-page#6)
The text was updated successfully, but these errors were encountered: