Allow tooltip to be refreshed when hovering over fasttimer bars.
This commit is contained in:
@@ -288,6 +288,7 @@ BOOL LLFastTimerView::handleHover(S32 x, S32 y, MASK mask)
|
||||
// covering region for this new timer, go ahead and unblock
|
||||
// so we can create a new tooltip
|
||||
//LLToolTipMgr::instance().unblockToolTips();
|
||||
gViewerWindow->unblockToolTips();
|
||||
mHoverTimer = (*it);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user