EXP-63 FIX Hint marked as acted upon if hints are disabled while specific UI hint is open
parent
387011a1ff
commit
7a3fc995c3
|
|
@ -360,7 +360,7 @@ void LLHints::hideAll()
|
|||
it != end_it;
|
||||
++it)
|
||||
{
|
||||
LLNotifications::instance().cancel(*it);
|
||||
hide(*it);
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue