From 07e6def24b630fe4f9ca3c043552d79c65cc01ac Mon Sep 17 00:00:00 2001 From: Walter Bender Date: Sat, 01 Feb 2014 17:27:18 +0000 Subject: reference sl#305 in comment --- (limited to 'activity.py') diff --git a/activity.py b/activity.py index 3238d52..f6e8909 100644 --- a/activity.py +++ b/activity.py @@ -301,6 +301,7 @@ class PhysicsActivity(activity.Activity): if tool.name == toolname: # Radio buttons are not highlighting in the palette # so adding highlight by hand + # See http://bugs.sugarlabs.org/ticket/305 setting = self.game.toolList[tool.name].palette_settings[s] for i, button in enumerate( self.game.toolList[tool.name].buttons[s]): -- cgit v0.9.1