[Bugs] #2123 UNSP: Measure needlessly offers sharing
Sugar Labs Bugs
bugtracker-noreply at sugarlabs.org
Wed Jul 28 01:13:57 EDT 2010
#2123: Measure needlessly offers sharing
------------------------------------------+---------------------------------
Reporter: quozl | Owner: walter
Type: defect | Status: reopened
Priority: Unspecified by Maintainer | Milestone: Unspecified by Release Team
Component: Measure | Version: Unspecified
Severity: Trivial | Resolution:
Keywords: | Distribution: Unspecified
Status_field: Unconfirmed |
------------------------------------------+---------------------------------
Comment(by walter):
I tested under a few conditions as well. I have two chunks of code to do
this:
self.max_participants = 1
and, for old-style toolbars:
if hasattr(toolbox, 'share'):
toolbox.share.hide()
elif hasattr(toolbox, 'props'):
toolbox.props.visible = False
Suggestions?
--
Ticket URL: <http://bugs.sugarlabs.org/ticket/2123#comment:8>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system
More information about the Bugs
mailing list