Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upFigure out how to remove OnCaptureGesturesStarted/Ended callbacks (hololens) #24595
Comments
|
I could not find an obvious way to work around that, and I don't want to put too much effort in this as we will likely move to a AutoSuggestionBox. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
These are used to prevent the urlbar to gain focus when the user is scrolling, by making the urlbar transparent to mouse events. It's unlikely that this is the proper behavior.