[Trac #732] Activities donut should rotate with alt-tab
Zarro Boogs per Child
bugtracker at laptop.org
Wed Jan 17 09:20:58 EST 2007
#732: Activities donut should rotate with alt-tab
-------------------------+--------------------------------------------------
Reporter: ywwg | Owner: ywwg
Type: enhancement | Status: new
Priority: normal | Milestone: BTest-3
Component: sugar | Resolution:
Keywords: |
-------------------------+--------------------------------------------------
Comment (by marco):
{{{
index = [a.get_id() for a in self._activities].index(act_id)
Factor this out to _get_activity_index(self, activity_id).
Use it also to implement _get_activity_id
- act = self._activities[act_id]
156 - act.cleanup()
Why are you removing this?
Looks like you missed this part of my review? Or do you have any issue
with it?
"Can you please split out the draw ring and draw edge parts out to
separate methods?"
}}}
--
Ticket URL: <http://dev.laptop.org/ticket/732#comment:10>
One Laptop Per Child <http://laptop.org/>
More information about the Bugs
mailing list