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();"

Command icon 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

pvbergen created an issue. See original summary.

pvbergen’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.