How to reproduce

- Upload an image
- Click a selector (I took a link in the menu region)
- set the backgound image
- set the position to right bottom
- save
- go back to the editting
- the position says top left instead of bottom right

Comments

jyve’s picture

Status: Active » Fixed

The reason for this problem is that jquery returns the background position in percentages, not in left top etc.

I have fixed this in the latest dev version for D6 and D7. You will have to clear cache and manually change this in configuration > Sweaver > editor > properties. Simply save the background-position and then revert it to pick up the changes.

Status: Fixed » Closed (fixed)

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