Closed (fixed)
Project:
Slick Carousel
Version:
8.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
11 Mar 2017 at 19:43 UTC
Updated:
3 Oct 2017 at 15:03 UTC
Jump to comment: Most recent
Comments
Comment #2
gausarts commentedSlick and Slick Views don't put any RTL on Views settings.
RTL is set per optionset:
http://cgit.drupalcode.org/slick/tree/slick_ui/src/Form/SlickForm.php?h=...
RTL already uses preprocess:
http://cgit.drupalcode.org/slick/tree/templates/slick.theme.inc?h=8.x-1....
Feel free to re-open if any issue.
Comment #4
bwaindwain commentedsee my patch for d7 at https://www.drupal.org/node/2566935#comment-12283447
Comment #5
shaal@bwaindwain - your patch works for both d7 and d8 in the same way?
Comment #6
bwaindwain commentedI'm using it in d7. I don't know about d8.