screenlets-dev team mailing list archive
-
screenlets-dev team
-
Mailing list archive
-
Message #00647
[Bug 726165] Re: Launcher applet will not draw icon correctly
These statements with a .svg file cause the problem
# update window to match new icon dimensions
#self.width = int(self.__icon_width * self.scale)
#self.height = int(self.__icon_height * self.scale)
They were commented out and all is fine #
--
You received this bug notification because you are a member of
Screenlets Dev Team, which is subscribed to Screenlets.
https://bugs.launchpad.net/bugs/726165
Title:
Launcher applet will not draw icon correctly
References