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

Disable pointer events on transparent toolbar blocking Cesium map #2256

Merged
merged 1 commit into from
Jan 31, 2024

Conversation

ianguerin
Copy link
Collaborator

With no interactable elements the transparent toolbar blocked the Cesium view. This change enables pointer events only on the parts of the toolbar with content.

GitHub issue: #2207

no-pointer-events

With no interactable elements the transparent toolbar blocked the Cesium
view. This change enables pointer events only on the parts of the
toolbar with content.

GitHub issue: NCEAS#2207
@robyngit
Copy link
Member

@ianguerin this looks good. Reminder set to the PR to "Ready for review" when you feel it's complete! :)

Screenshot 2024-01-30 at 13 35 20

@robyngit robyngit linked an issue Jan 30, 2024 that may be closed by this pull request
@ianguerin ianguerin marked this pull request as ready for review January 30, 2024 18:46
@robyngit robyngit self-requested a review January 31, 2024 19:27
@robyngit robyngit merged commit 424dfce into NCEAS:develop Jan 31, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Toolbar menu blocks clicking on Cesium Map
2 participants