Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
13.54 KB
MD5: 59fd92eea5da09f2f42543e17cb91b8d
SHA-1: 0ef132053910c0be41b6994c439813f59220b597
SHA-256: d79e2ca7e33e4ce281be675a13eab3698dc2f72985e2b3ef507f1d56b53ecf0c
Download zip
15.79 KB
MD5: f2797656419fc788bb54c0ac914eb83f
SHA-1: e2ba388ef5028aaf22b5a42b7a1d331ec80ebebb
SHA-256: 3dc15f19e403079492f3bf2de6ba9d8193ca3200b21926d71a67219e14a81b07
Release notes
- Bugfix: Number of visible items was not set properly, because of using height(). Now outerHeight(true) is used to calculate true height (including borders and margins) of an option.
- Bugfix: On expose settings form, 'all display' mode was not saving SE settings for first.
- Added new configuration option: width. Thanks to mr.york for his suggestion about 'px' field suffix.
- Changed to Views module's #dependency feature from core states.