Skip to content

IconView: Remove duplicated tooltips

Ismael Asensio requested to merge work/iasensio/remove-duplicated-tooltips into master

We have advanced nicer tooltips, so the default QWidget tooltip automatically created from the role just duplicates this information

BEFORE AFTER
syse-iconview-duplicated-tooltip syse-iconview-single-tooltip

BUG: 409327 FIXED-IN: 5.25

Merge request reports