Problem/Motivation

The affected paragraphs grow infinitely in height because the resize observer is triggered again and again as the document height changes (by the equal height script).

This also affects drowl_paragraphs (pushed the fix on DEV there and created a new release).

Steps to reproduce

Proposed resolution

Let the obeserver only check the width of the document.

Remaining tasks

User interface changes

API changes

Data model changes

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

thomas.frobieter created an issue. See original summary.

anybody’s picture

@thomas.frobieter I guess that's (also) drowl_paragraphs? (Older page...)

thomas.frobieter’s picture

Issue summary: View changes

thomas.frobieter’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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