WorldWindJava icon indicating copy to clipboard operation
WorldWindJava copied to clipboard

Fix issue if no positions in PhaseLine determineLabelPositions method.

Open gbonnary opened this issue 8 years ago • 3 comments

MilStd2525GraphicFactory class can create graphics without positions: pointer null exceptions happen when rendering PhaseLine.

gbonnary avatar Sep 19 '16 15:09 gbonnary

@gbonnary thanks for pointing this out, we were wondering if you spotted this behavior with any other graphics?

zglueck avatar Dec 12 '16 21:12 zglueck

Yes, I've found other issues with this behavior.

gbonnary avatar Dec 13 '16 13:12 gbonnary

Hi @gbonnary. Do you have fixes for some of the other classes? I have added this as a new pull-request to the community-edition of WorldWind (located at: https://github.com/WorldWindEarth/WorldWindJava). The pull-request can be viewed at: https://github.com/WorldWindEarth/WorldWindJava/pull/12. Would you help us out by opening pull-requests for some of the other issues that you encountered?

wcmatthysen avatar Apr 10 '19 18:04 wcmatthysen