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".
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | collapsiblock-no-animation-1431088-2.patch | 698 bytes | yannickoo |
| #1 | collapsiblock-no-animation-1431088-1.patch | 679 bytes | yannickoo |
Comments
Comment #1
yannickooComment #2
yannickooAnd here is the drupal 7 version of the patch above.
Comment #3
darvanenComment #4
darvanenYes, this is a really nice, quick way to achieve this need.
Comment #6
darvanenComment #8
demonde commentedLooks like animation speed / duration "0" got lost in Drupal 8+ release.
Comment #9
darvanen@demonde please feel free to open a fresh issue to address that if it is something you want