You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
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.
The text was updated successfully, but these errors were encountered:
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
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.
The text was updated successfully, but these errors were encountered: