https://bugzilla.wikimedia.org/show_bug.cgi?id=41288
--- Comment #1 from Jon <[email protected]> --- The event 'mw-mf-section-rendered' is triggered after a section has rendered $( window ).on('mw-mf-section-rendered', function( ev, container) { $( container ).find( ... ).hidpi(); } ); should fix this? Not sure how to use hidpi though - can you point me at the code or look into this yourself? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
