Hi Sergey,
Using 21.7.3 rve. I noticed today that if I put an image into the rve and align it to the right side, a line gets drawn from the left over to the image:
This happens even in the rve demo.
Is there a fix for that (for my version)? I'd guess it's something to do with the caret being drawn.
Thanks Sergey
Stan
Right Aligned Image Draws Line
-
- Site Admin
- Posts: 17522
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
Re: Right Aligned Image Draws Line
This is not a bug but a feature. It shows the place in text where this picture is inserted.
Please read the topic about TRVStyle.FloatingLineColor for additional information.
To hide these lines completely, assign clNone to TRVStyle.FloatingLineColor.
Please read the topic about TRVStyle.FloatingLineColor for additional information.
To hide these lines completely, assign clNone to TRVStyle.FloatingLineColor.
Re: Right Aligned Image Draws Line
Hi Sergey,
Yes, I just figured this out when you posted! I set FloatingLineColor to clNone in my 2 main styles and it's gone.
Thanks!
Stan
Yes, I just figured this out when you posted! I set FloatingLineColor to clNone in my 2 main styles and it's gone.
Thanks!
Stan