Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ellipse not rendering correctly. #234

Open
lucagiacometti19 opened this issue Feb 12, 2020 · 1 comment
Open

Ellipse not rendering correctly. #234

lucagiacometti19 opened this issue Feb 12, 2020 · 1 comment

Comments

@lucagiacometti19
Copy link

lucagiacometti19 commented Feb 12, 2020

Description

Rendering problems of Elipses at a certain longitude. Filling color not being applied correctly and outline going all around the globe without even closing the shape.

Steps to Reproduce

  1. Draw a simple 2D Elipse with interiorColor at around 180 longitude, add it to a renderable layer and finally add the renderable layer to a WorldWindow.
    Bug#1
    Bug#2

Expected behavior: The elipse should be rendered correctly, flling the inside and closing the outline

Actual behavior: Instead of closing the shape and filling it completely, the outline of the Ellipse goes all around the globe.

Reproduces how often: Always.

Operating System and Version

Emulator: Galaxy Nexus - Android 8.0 - API: 26
Latest version of Android Studio on Windows 10.

Additional Information

Happens only when trying to draw an Ellipse near a certain longitude. I haven't tried yet, but i feel like this bug could happen with other shapes too.

@lucagiacometti19
Copy link
Author

Update: this problem happened again at the same longitude but different latitude.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant