If I add an image to my web site, I can normally drag it and, when I approach the edge of the page (defined by the Break Point), a thin line appears.
However, I have one image that I have rotated 90 degrees. Now when I drag the image, the line appears when I am some way from the edge and then disappears as I approach it. I also note that the size dimensions (in properties) have the horizonal and vertical numbers reversed (as if it hadn't been rotated).
I have produced a small sample WBS file here https://www.dropbox.com/s/0k1xuh1dzlbwz ... 2.zip?dl=0 which should show the issue.
Is this a bug or have I done something wrong?
Alan
Rotated image and the edge lines?
Forum rules
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Re: Rotated image and the edge lines?
This is normal behavior.
In HTML, the object is not actually rotated only the visual rendering is transformed.
The outline of the object will not change.
In HTML, the object is not actually rotated only the visual rendering is transformed.
The outline of the object will not change.
Re: Rotated image and the edge lines?
OK thanks. That doesn't really help me, but if that's how it is, then that's life.
Alan
Alan
Re: Rotated image and the edge lines?
The guideline should still appear when you approach the edge, however it will use the original position of the object.
Re: Rotated image and the edge lines?
Oh it does, but it doesn't actually help me to position the image at the edge.
Alan
Alan
Re: Rotated image and the edge lines?
While on the subject of rotate Pablo, you mentioned that in the new version "Improved: All rotatable objects now have a rotation handle to provide quicker way to rotate the object" this is the same as the previous version where you grab a corner and a rotate symbol appears for you to be able to manipulate the image.
Re: Rotated image and the edge lines?
Tools -> Options -> User Interface -> Display rotate handle
Re: Rotated image and the edge lines?
Thank you Pablo for that info.