Pass callback as function to eg-iframe.
Keeps the iframe code much simpler as it now only needs to call the passed in callback method with true or false. Previously it needed to call a static method directly on InlinePreview class, which was quite ugly.
Loading
Please register or sign in to comment