+ self.props.fill_color = style.COLOR_TRANSPARENT.get_svg(); ; at the end (please make sure to pylint code)
+ # TODO: Do we need this? + #if self._redraw_id is None: + # self._redraw_id = gobject.timeout_add(self._REDRAW_TIMEOUT, + # self._redraw_activity_ring) + # self._redraw_activity_ring() + pass Seems like we can get rid of the whole redrawing resume/suspend stuff. Please fix the various lines exceeding 80 cols. r+ with these changes. Marco _______________________________________________ Sugar mailing list [email protected] http://lists.laptop.org/listinfo/sugar

