eclipse/nebula

Treemapper does not display links

Boarschti42 opened this issue · 6 comments

Hey there,
We implemented Nebula Treemapper in an OSGI E4 application. We are facing the issue, that the component is rendered and filled (right and left pane), but there is no way to draw the mapping links via mouse drag and drop. We are using latest nebula release on top of eclipse 2023-06.
Sources can be found here: webshop mapping

Are there any recommendations to fix it?

Thanks

I'll have a look

Thank you, there is also a beta release, where you can see it working: link to beta download

where to go: Preferences -> Webshop -> button Status Mapping

edit: my main issue was Windows version :D

Is there any progress here available?

Please provide a minimal snippet where the issue can be seen. This is a very small java class with a main method as we can see here:

https://github.com/eclipse-platform/eclipse.platform.swt/blob/master/examples/org.eclipse.swt.snippets/Snippets.md

@Boarschti42 are you going to supply the requested snippet or can we close the issue?

Hi, will do it this weekend i think. Didnt have had time to code it for this purpose.