Skip to content

Draft: Pager: Run updateSubTextIfNeeded() when hovering

Fushan Wen requested to merge (removed):styledtext into master

subText is only used in the tooltip, so stop calling updateSubText() when the tooltip is not shown. Only call the function when hovering on Pager.

This is expected to slightly reduce the power consumption in daily usage.

Edited by Fushan Wen

Merge request reports