Comment 0 for bug 1948829

Revision history for this message
Penny Chiu (pchiu) wrote :

Release of Ubuntu: Ubuntu 20.04 (focal)
Version of gnome-shell: 3.36.9-0ubuntu0.20.04.2

I implemented a simple AppIndicator in python which contains an icon and a label. The icon image is SVG file and image size is 300x200 in px. When running the AppIndicator app, the icon should be scaled based on AppIndicator bar height and keeps aspect ratio, but only image height is scaled and image width still keeps 300px so the icon looks squashed on AppIndicator bar.

The same AppIndicator app works fine in Ubuntu 18.04 (bionic, gnome-shell version: 3.28.4-0ubuntu18.04.7), and both weight and height are scaled and keeps aspect ratio. So this issue is only happened in gnome-shell 3.36.