In my recent project I used this module but the problem was that I couldn't disable the animation. The block content should expanded when I click on the block title immediately. So I created a patch which adds a new option to the duration: "0".

Comments

yannickoo’s picture

StatusFileSize
new679 bytes
yannickoo’s picture

StatusFileSize
new698 bytes

And here is the drupal 7 version of the patch above.

darvanen’s picture

Version: 6.x-1.0 » 7.x-1.0
Category: Task » Feature request
Issue summary: View changes
darvanen’s picture

Status: Active » Reviewed & tested by the community

Yes, this is a really nice, quick way to achieve this need.

  • Darvanen committed 17971c3 on 7.x-1.x authored by yannickoo
    Issue #1431088 by yannickoo: Possibility to disable the animation [PATCH...
darvanen’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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

demonde’s picture

Looks like animation speed / duration "0" got lost in Drupal 8+ release.

darvanen’s picture

@demonde please feel free to open a fresh issue to address that if it is something you want