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

TacticalGraphics objects drift from cursor during dragging #52

Closed
zglueck opened this issue Dec 7, 2016 · 1 comment
Closed

TacticalGraphics objects drift from cursor during dragging #52

zglueck opened this issue Dec 7, 2016 · 1 comment
Assignees
Labels
Milestone

Comments

@zglueck
Copy link
Contributor

zglueck commented Dec 7, 2016

Some TacticalGraphics, specifically screen size constant objects, will drift during dragging.

@zglueck zglueck added the bug label Dec 7, 2016
@zglueck zglueck added this to the v2.1.0 milestone Dec 7, 2016
@zglueck zglueck self-assigned this Dec 7, 2016
@zglueck
Copy link
Contributor Author

zglueck commented Dec 9, 2016

Changed the MilStd2525PointGraphic to use a screen size constant dragging method in 665af51.

Other TacticalGraphics primarily display as globe size constant objects (e.g. they remain geographically presented) and should use the globe size constant drag method (the current implementation). In some cases the label connected to the TacticalGraphic will be the drag object. As labels exhibit screen size constant behavior, drifting may occur when dragging a geographic TacticalGraphic with screen size constant label. At this time, TacticalGraphic will retain the globe size constant method for dragging as it best handles dragging of geographic referenced objects.

@zglueck zglueck closed this as completed Dec 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant