Yep rhis is exactly what I did, but it’s a source of difference between
edit and publish modes. iOS it be possible for the editor to detect it’s
in an infinite resize loop and stop?Also I cannot for the life of me get
the editor change listener to work. I have a client lib js file I know
is running on page, but the editor mode changes do not work.I have
this:console.log('Editor Init');/* global Granite, jQuery, document
*/(function ($, document) { $(function () {
document.on('cq-layer-activated'...