Closed bob2517 closed 3 years ago
Plus 2.4.0 only - iframe -> body target selector broke recently. Other sub-els are fine.
those are done offline. fix variable scoping when rendering to inside an iframe to be the iframe outers.
Not wasting any time on that - too many restrictions with iframes now stopping what I need to do with rendering and I have a rule now not to fix anything that isn't an actual use case. Closing ticket as done offline as the first two points are fine now.
Rendering is breaking on iframes currently due to trying to run draw events on iframe inner nodes. Don't allow draw events to run on those.