arcturus2
arcturus2
@aldebaran30701 yes but rather than a popup, some sort of overlay over the view with a small message saying something like "Geo.Latitude and Geo.Longitute where not found on your graph"....
So the idea of `layer.xml` was something available back in earlier versions of NetBeans and then they introduced the idea of annotations for menu options. We kind of have both...
@serpens24 the diagram and explanation is really well done, good on you! I think that being able to make selection work for scenario A would be a good thing. A...
I haven't had the pleasure of working on the renderer myself so I don't have first hand tips. Some things I know though are: * The cursor changing from the...
>@cygnus-x-1 Do you feel this is a problem that needs addressing? Or something that is kind of unavoidable with this kind of use? I'd like to investigate this as it...
@aldebaran30701 just a quick shout out to say thanks for being proactive and creating these issues to make sure things are consistent and putting fresh eyes and energy back into...
Almost all views write their state to the graph (i.e taking a write lock) when you change something on the view or more worrying is when you change graph tabs,...
Tested this in v2 and confirmed this is still an issue.
> > > @arcturus2 - it is hard to see the blue color on the buttons on the toolbar with the dark LAF as there is not much contrast. The...
@sol695510 have you tried `VisualGraphTopComponent`, `JavaFxTopComponent` and `SwingTopComponent` ? The `VisualGraphTopComponent` is the Top Component for the analytic graph and the other 2 Top Components are used by the various...