Skip to content
Commit a033f534 authored by Niccolò Venerandi's avatar Niccolò Venerandi Committed by Nate Graham
Browse files

applets/showActivityManager: Fix icon alignment and size in vertical panels

Previous code assumed that the widget lives in a horizontal panel, taking the height as the
reference size for the icon and always trying to display the label; now, it scales depending
on what's smaller between height and width, and only displays the label in a horizontal panel.

BUG: 461979
FIXED-IN: 5.27
parent 0ed0ae8a
Pipeline #320556 passed with stage
in 16 minutes and 31 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment