Skip to content
Commit 3d552a2b authored by Fushan Wen's avatar Fushan Wen Committed by Nate Graham
Browse files

taskmanager: Disable tooltips completely when groupDialog is visible

Setting active property to false only makes the tooltip invisible, but
setting enabled property to false can completely disable the tooltip
from rendering.

This will bring some performance improvement for the textual list,
because when hovering on items in the textual list, the tooltip will be
still rendered without enabled: false.

CCBUG: 433907
parent bedc9dd2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment