CSS + Markup support for TreeItem [message #913129] |
Fri, 14 September 2012 20:38  |
Eclipse User |
|
|
|
Hi,
I have the following code in CSS to style the Tree cell.
Tree-Cell {
spacing: 0
padding: 10px 6px;
}
It works fine before I set the Tree object with RWT.MARKUP_ENABLED to Boolean.TRUE. As soon as I set it to true, the padding is not applied anymore.
Is this a bug or is this the expected behavior? If this is the latter case, how can I insert the padding back with markup equals true?
I am using RAP 1.5 RC3.
Thanks so much.
Ronald
|
|
|
Re: CSS + Markup support for TreeItem [message #915403 is a reply to message #913129] |
Mon, 17 September 2012 07:57   |
Eclipse User |
|
|
|
Hi,
yes... it is a known problem, but I think that we don't have a bugzilla
about it. Please open one.
Thanks,
Ivan
On 9/14/2012 11:38 PM, Ronald So wrote:
> Hi,
>
> I have the following code in CSS to style the Tree cell.
>
>
> Tree-Cell {
> spacing: 0
> padding: 10px 6px;
> }
>
>
> It works fine before I set the Tree object with RWT.MARKUP_ENABLED to
> Boolean.TRUE. As soon as I set it to true, the padding is not applied
> anymore.
>
> Is this a bug or is this the expected behavior? If this is the latter
> case, how can I insert the padding back with markup equals true?
>
> I am using RAP 1.5 RC3.
>
> Thanks so much.
> Ronald
>
--
Ivan Furnadjiev
Twitter: @EclipseRAP
Blog: http://eclipsesource.com/blogs/
Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04036 seconds