eclipse / nebula

Nebula Project
https://eclipse.org/nebula
Eclipse Public License 2.0
84 stars 97 forks source link

Treemapper does not display links #601

Open Boarschti42 opened 3 weeks ago

Boarschti42 commented 3 weeks ago

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

lcaron commented 2 weeks ago

I'll have a look

Boarschti42 commented 2 weeks ago

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

Boarschti42 commented 1 week ago

Is there any progress here available?

wimjongman commented 3 days ago

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