You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When elements have eg-flick-contiainer class or eg-flick-pannel class, filcking ignore this elements.
I wish eg.Flcking uses this elements if elements would have eg-flick-XXX class.
The text was updated successfully, but these errors were encountered:
sculove
changed the title
When makeup is already prepared, filcking does not find elements
When markeup is already prepared, filcking does not find elements
May 18, 2016
sculove
changed the title
When markeup is already prepared, filcking does not find elements
When markup is already prepared, filcking does not find elements
May 18, 2016
There're several consideration on implementing that. container element is quite easy, because it exist only one, but in term of panel elements just checking the existence isn't enough.
If panels aren't enough to run in some circumstances(ex. previewPadding option is given, but just only on panel element is set), what will be the action for that?
Just checking existence of container and panel elements is okay?
Should take consideration on panel elements count also?
netil
added a commit
to netil/egjs
that referenced
this issue
Aug 8, 2016
Description
When elements have
eg-flick-contiainer
class oreg-flick-pannel
class, filcking ignore this elements.I wish eg.Flcking uses this elements if elements would have
eg-flick-XXX
class.The text was updated successfully, but these errors were encountered: