question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Holographic Button Tooltips

See original GitHub issue

Feature request

MRTK now supports tooltips that appear when hovering on a 3D button. Specifically, when the controller pointer hovers on the face of a 3D button for about 1 second, a small text block fades in revealing configurable text for that button. When the pointer exits the button, the text block immediately begins fading out.

Here is a screenshot from the Cliff House showing the tooltip:

image

I am requesting that this feature be added to the Holographic button. At a minimum, the text property would be used to set the tooltip’s content, and an additional Boolean flag, e.g. useTooltip, would cause the text to appear in the tooltip instead of within the button itself. Hover would be triggered by mouse and VR controller enter.

A nice-to-have feature would be the ability to set an alignment preference for the tooltip. For example, there could be an enum property like tooltipAlignment with possible values of Top, Bottom, Left, and Right. The property would cause the tooltip to appear on the given side of the button.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
TrevorDevcommented, Aug 10, 2018

@nbduke Sure, Ill see what I can do.

0reactions
sebavancommented, Aug 14, 2018

Closing the issue for now then and we can create new ones for improvments. Thanks Trevor.

Read more comments on GitHub >

github_iconTop Results From Across the Web

HolographicButton
Class used to create a holographic button in 3D [API] ... Text to be displayed on the tooltip shown when hovering on the...
Read more >
Button - Mixed Reality
In HoloLens 2's button design, we provide a tooltip during the hover state to improve discoverability. Voice input. Image: Tooltip for the voice ......
Read more >
Hologram Action
Hologram Action. Inspirational designs, illustrations, and graphic elements from the world's best designers. Want more inspiration?
Read more >
Elite VR Cockpit - Open source SteamVR overlay with ...
The overlay reads your custom bindings, so the holographic buttons automatically use whatever bindings you have setup without needing extra ...
Read more >
Pin on Game UI
... Big loading bar, Tooltip box, Navigation arrow buttons, Three different ... is because of the holographic display it show it looks cool ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found