T
Thierry Ciot
Guest
Yes, it should work. You can try a few things: 1) Add the event handler in a custom header or side bar and see if it gets triggered 2) Could you try this pattern instead: $(document).on ( rb.newui.util.customEvents.rbs_uiResized, function( customEvent ) { .... });
Continue reading...
Continue reading...