[Bugs] #1076 UNSP: Organize toolbar buttons
SugarLabs Bugs
bugtracker-noreply at sugarlabs.org
Thu Jul 30 09:02:02 EDT 2009
#1076: Organize toolbar buttons
------------------------------------------+---------------------------------
Reporter: asaf | Owner: garycmartin
Type: enhancement | Status: new
Priority: Unspecified by Maintainer | Milestone: Unspecified by Release Team
Component: Physics | Version: Unspecified
Severity: Unspecified | Resolution:
Keywords: | Distribution: Unspecified
Status_field: New |
------------------------------------------+---------------------------------
Comment(by garycmartin):
Hi Asaf, thanks that's nice and simple to change :-) I don't have a very
strong opinion, but the tool order I've been trying here is based on
ordering the tools from simple to complex:
{{{
def getAllTools():
allTools = [CircleTool, TriangleTool, BoxTool, PolygonTool,
MagicPenTool, PinTool, JointTool, MotorTool, GrabTool, DestroyTool]
return allTools
}}}
--
Ticket URL: <http://trac.sugarlabs.org/ticket/1076#comment:2>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system
More information about the Bugs
mailing list