From f8a0c91ce689c5e0ae7bf05cc75b9982a3b26baf Mon Sep 17 00:00:00 2001 From: Tim Almdal Date: Wed, 17 Dec 2008 01:26:40 +0000 Subject: Drag & Drop the watermark now works and so does the dropdown box. The target image is divided into a 3x3 quadrant referenced as: northwest, north, northeast, west, center, east, southeast, south, southwest. Similiar to the imagemagik garvities. Currently the watermark is placed in the left top of the particular quadrant. --- modules/watermark/views/watermark_position.html.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'modules/watermark/views') diff --git a/modules/watermark/views/watermark_position.html.php b/modules/watermark/views/watermark_position.html.php index 821a8335..89fd4a50 100644 --- a/modules/watermark/views/watermark_position.html.php +++ b/modules/watermark/views/watermark_position.html.php @@ -3,10 +3,10 @@ $("#gDialog").ready(watermark_dialog_initialize);
-
+
-
-- cgit v1.2.3