Skip to content

Fixes tooltip label for load performance in widget extension

Phil Hughes requested to merge ph/fixWidgetExtensionTooltipLabelText into master

What does this MR do and why?

Changes the property that is used for the widget extensions tooltip. Instead of using .name, it uses a new property .label

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports