FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Fix display of context menu in ContextMenusOnShapes demo. by gbburkhardt · Pull Request #274 · NASAWorldWind/WorldWindJava · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
NASAWorldWind
/
WorldWindJava
Public
Notifications
You must be signed in to change notification settings
Fork
344
Star
790
Code
Issues
118
Pull requests
38
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Security and quality
Insights
Fix display of context menu in ContextMenusOnShapes demo.
- #274
#274
Merged
markpet49
merged 6 commits into
NASAWorldWind:develop
NASAWorldWind/WorldWindJava:develop
from
gbburkhardt:contextMenuFix
gbburkhardt/WorldWindJava:contextMenuFix
Copy head branch name to clipboard
Mar 26, 2024
Conversation
Commits
6
(6)
Checks
Files changed
Merged
Fix display of context menu in ContextMenusOnShapes demo.
#274
markpet49
merged 6 commits into
NASAWorldWind:develop
NASAWorldWind/WorldWindJava:develop
from
gbburkhardt:contextMenuFix
gbburkhardt/WorldWindJava:contextMenuFix
Copy head branch name to clipboard
Commits
Commits on Nov 15, 2023
Fix display of context menu in ContextMenusOnShapes demo. Retain copy of AWT screen coordinate when creating SelectEvent.
gbburkhardt
committed
953f680
View commit details
Copy full SHA for 953f680
Browse repository at this point
Commits on Jan 9, 2024
Fixes for drag and drop when DPI scaling in use, reported by https://github.com/NASAWorldWind/WorldWindJava/pull/274#issuecomment-1883373775
gbburkhardt
committed
b0b90e1
View commit details
Copy full SHA for b0b90e1
Browse repository at this point
Commits on Jan 10, 2024
Correct clamping of mouse position to viewport coordinates; previous edition has used AWT size of canvas, and mouse positions from MouseEvents are converted to GL surface coordinates early on.
gbburkhardt
committed
d4b6bf4
View commit details
Copy full SHA for d4b6bf4
Browse repository at this point
Make pitch change of globe using right mouse work as it did before DPI scaling changes. Moving the mouse down should increase the pitch, so it appears that the top of the globe is rotated away fro…
Show description for 1d9f490
gbburkhardt
committed
1d9f490
View commit details
Copy full SHA for 1d9f490
Browse repository at this point
Commits on Jan 11, 2024
Correction to commit 515167a4; need to adjust mouse position Y for use by FlyViewInputHandler, and per frame mouse/key events.
gbburkhardt
committed
afdb4d9
View commit details
Copy full SHA for afdb4d9
Browse repository at this point
Correct clamping of mouse position to viewport coordinates; previous edition has used AWT size of canvas, and mouse positions from MouseEvents are converted to GL surface coordinates early on. T…
Show description for 5ecda8d
gbburkhardt
committed
5ecda8d
View commit details
Copy full SHA for 5ecda8d
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL