IAnnotationPresentation image is clipped [message #332038] |
Wed, 01 October 2008 18:06  |
Eclipse User |
|
|
|
I have a 16x16 pixel image I am using for my IAnnotationPresentation . This
seems to get clipped by ~1 pixel on the left and rigt, so I would like to
expand the margin region a bit rather than cropping the image. How would I
accomplish expanding the marging of the edtor in this case an
AbstractTextEditor?
|
|
|
Re: IAnnotationPresentation image is clipped [message #332078 is a reply to message #332038] |
Thu, 02 October 2008 08:10  |
Eclipse User |
|
|
|
drew wrote:
> I have a 16x16 pixel image I am using for my IAnnotationPresentation . This
> seems to get clipped by ~1 pixel on the left and rigt, so I would like to
> expand the margin region a bit rather than cropping the image. How would I
> accomplish expanding the marging of the edtor in this case an
> AbstractTextEditor?
>
See org.eclipse.ui.texteditor.AbstractTextEditor.createVerticalR uler()
Dani
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.27509 seconds