Do we have a limited number of decorations per page? [message #768283] |
Mon, 19 December 2011 16:02  |
Eclipse User |
|
|
|
There's something wrong with my decorators. I have 34 lightweight decorators in my RCP application and they all worked fine. Until now.
I have added a new view that is supposed to have a lightweight text decoration, in fact it's just accepting a decoration, there's no new decoration here.
The first time I set the input, the decoration appears. All the following times, the decoration doesn't appear anymore, even though when I debug, the decoration does run.
decoration.addSuffix(" " + "[" + mySuffix + "]")
Something strange is happening also with another lightweight decorator (and underlay background color decorator), sometimes it appears, sometimes it doesn't.
Is there a limit where the decorators stop working?
Thank you!
|
|
|
|
Powered by
FUDForum. Page generated in 0.09394 seconds