We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
@Override public void setDragEnabled(boolean enabled) { this.dragEnabled = true; }
WorldWindJava/src/gov/nasa/worldwind/render/airspaces/AbstractAirspace.java
Line 992 in ee4d299
The text was updated successfully, but these errors were encountered:
me-worldwind: Add workaround for NASAWorldWind/WorldWindJava#240
23a0c84
The rest of the logic is working ok when using reflection to set it.
https://github.com/trixon/mapton/blob/23a0c840dd86a507a3b2757978bdfe413ed9ecd7/modules/me-worldwind/src/main/java/org/mapton/worldwind/api/LayerBundle.java#L292
Sorry, something went wrong.
No branches or pull requests
WorldWindJava/src/gov/nasa/worldwind/render/airspaces/AbstractAirspace.java
Line 992 in ee4d299
The text was updated successfully, but these errors were encountered: