The option of RTL should be removed from Views settings and be set using preprocess.

Comments

m.abdulqader created an issue. See original summary.

gausarts’s picture

Component: Code » Documentation
Category: Bug report » Support request
Status: Active » Fixed

Slick 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.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

bwaindwain’s picture

shaal’s picture

@bwaindwain - your patch works for both d7 and d8 in the same way?

bwaindwain’s picture

I'm using it in d7. I don't know about d8.