Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help window: check if another window is opened - Fixes 4801 #545

Merged
merged 1 commit into from Jun 27, 2015

Conversation

godiard
Copy link
Contributor

@godiard godiard commented Jun 26, 2015

We need check if another window is opened before open the help window.
When the help is related to a activity, is already solved
checking activity.has_shell_window(), but if is in the Home View,
we need avoid open when the My Settings window is opened.
This patch solve the last case.

We need check if another window is opened before open the help window.
When the help is related to a activity, is already solved
checking activity.has_shell_window(), but if is in the Home View,
we need avoid open when the My Settings window is opened.
This patch solve the last case.
@samdroid-apps samdroid-apps merged commit 8182c01 into sugarlabs:master Jun 27, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants