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

sc-ide: fix behaviour of right context button when out of tab #2085

Merged

Conversation

llloret
Copy link
Member

@llloret llloret commented May 13, 2016

When right -clicking in the tab area, but outside of a tab, the Close
and Close Tabs to the right options do not make sense, and in fact Close
crashes the editor.
Treat this case to offer to close all tabs.

When right -clicking in the tab area, but outside of a tab, the Close
and Close Tabs to the right options do not make sense, and in fact Close
crashes the editor.
Treat this case to offer to close all tabs.
@timblechmann
Copy link
Contributor

lgtm

@bagong
Copy link
Contributor

bagong commented May 14, 2016

Works as expected on OSX Qt 5.5. Nice fix! Would be good for 3.7 too.

@crucialfelix crucialfelix added this to the 3.8 milestone May 16, 2016
@crucialfelix crucialfelix merged commit d9e11cd into supercollider:master May 16, 2016
@llloret llloret deleted the scide_right_button_out_of_tab branch May 16, 2016 07:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants