Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [orion-dev] Why is ruler offset by lineHeight ?


The TextView  accepts one or more stylesheet as a creation option. Take a look at embeddedEditor.js:line 21.

Silenio


From: John J Barton <johnjbarton@xxxxxxxxxxxxxxx>
To: Orion developer discussions <orion-dev@xxxxxxxxxxx>
Date: 08/18/2011 04:19 PM
Subject: Re: [orion-dev] Why is ruler offset by lineHeight ?
Sent by: orion-dev-bounces@xxxxxxxxxxx







On Thu, Aug 18, 2011 at 12:45 PM, Silenio Quarti <Silenio_Quarti@xxxxxxxxxx> wrote:

I released a quick fix for this problem.


http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=10e06873292cc4e1b53a9782e3f3a81efd8946a7

Thanks, that worked.

Separately, I discovered that my stylesheet has no effect because the editor creates an iframe around itself. Is there away to add style sheets to the iframe containing the editor in the embeddedEditor case?  

jjb_______________________________________________
orion-dev mailing list
orion-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/orion-dev



Back to the top