Skip to content

Added Informative tooltip message when Measure is disabled - #9301

Merged
ev-mp merged 2 commits into
realsenseai:developmentfrom
nohayassin:dso_17011
Jul 1, 2021
Merged

Added Informative tooltip message when Measure is disabled#9301
ev-mp merged 2 commits into
realsenseai:developmentfrom
nohayassin:dso_17011

Conversation

@nohayassin

Copy link
Copy Markdown
Contributor

Track on DSO-17011

Comment thread common/viewer.cpp
hovered = hovered || ImGui::IsItemHovered();

if (hovered && !disabled)
if (hovered)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add informative tooltip when the feature is disabled

@ev-mp
ev-mp merged commit e100e52 into realsenseai:development Jul 1, 2021
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.

2 participants