Postponed
Project:
Flex Slider
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
9 Nov 2012 at 21:36 UTC
Updated:
23 Feb 2013 at 21:22 UTC
Setting the item margin in the option set doesn't set a margin on the slide items.
Comments
Comment #1
aptorian commentedThis is apparently the way the FlexSlider library works, by design. Margins are supposed to be set in CSS, and the "itemMargin" property merely informs FlexSlider of the margins so it can calculate carousel movement and sizing properly.
Perhaps we could have the Drupal module to generate the appropriate CSS style if an itemMargin is given in the optionset, but that'd be a new feature. In the mean time, I've committed an update to the description on the admin page.
Comment #2
minoroffense commentedComment #3
minoroffense commented