mirror of
https://github.com/OpenMW/openmw.git
synced 2025-01-22 09:53:54 +00:00
restored gui-mode tooltips
This commit is contained in:
parent
1de1b3e40e
commit
8eb0636344
1 changed files with 1 additions and 0 deletions
|
@ -89,6 +89,7 @@ void ToolTips::onFrame(float frameDuration)
|
|||
}
|
||||
|
||||
setCoord(tooltipPosition.left, tooltipPosition.top, size.width, size.height);
|
||||
mDynamicToolTipBox->setVisible(true);
|
||||
}
|
||||
else
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue