Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Add status bar error indicator clear shortcut #8997

Merged
merged 1 commit into from
Oct 13, 2014
Merged

Add status bar error indicator clear shortcut #8997

merged 1 commit into from
Oct 13, 2014

Conversation

cheesypoof
Copy link
Contributor

Perhaps it would be useful to add a shortcut to reset the status bar error indicator.

I don't feel strongly either way about the Shift click modifier, so do let me know if another combination would be more appropriate. Also, perhaps just calling clearErrorCount instead of window.console.clear (which also obviously clears the console) would be sufficient. Thoughts?

@redmunds
Copy link
Contributor

This sounds like a reasonable solution.

@redmunds
Copy link
Contributor

redmunds commented Oct 7, 2014

@cheesypoof This works as expected, but it has a weird side-effect. The Statusbar Error indicator only is displayed if there are 1 or more errors in console, so by clearing the console, the button makes itself go away! This seems a little weird. What does everyone else think?

@redmunds
Copy link
Contributor

@cheesypoof The core team is OK with this behavior, so merging. Thanks.

redmunds added a commit that referenced this pull request Oct 13, 2014
Add status bar error indicator clear shortcut
@redmunds redmunds merged commit e080eb6 into adobe:master Oct 13, 2014
@cheesypoof cheesypoof deleted the status-bar-errors-shortcut branch October 13, 2014 19:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants