Problem/Motivation
#3423198: Lazy load expensive elements in edit mode introduces a spinner API. Responsive images should use it.
Proposed resolution
- Replace "editor.Panels.getPanel('spinner-loading').set('visible', false);" by "editor.spinner.disable();"
Issue fork pagedesigner_responsive_images-3423764
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
pvbergen commented