hello i have a view with a grid showing images descending from left to right.
i want the same images to descend from right to left!
if this possible how can i do it?

thanks Chan

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

dawehner’s picture

Category: support » feature
Status: Active » Needs review
FileSize
1.82 KB

Currently you can't but it should be possible with this patch.

dawehner’s picture

Issue tags: +dvcs11

This patch definitive needs some testing

dawehner’s picture

Here is a new patch, so it stores the value as well.

aschiwi’s picture

With this patch the chosen value gets stored - but it doesn't change the direction. I have a grid view of article nodes, no sort criteria chosen, displaying fields (just the image field).

tim.plunkett’s picture

Triggering the testbot.

Status: Needs review » Needs work

The last submitted patch, 1220130-grid-fill-direction.patch, failed testing.

tim.plunkett’s picture

Issue tags: +Needs tests

Fixing tag.