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

Show correct current document in the working set after opening Brackets with sidebar closed. #3719

Merged
merged 2 commits into from
May 10, 2013

Conversation

jeffslofish
Copy link
Contributor

Fix to make the sidebar correctly highlight the current document upon Brackets launch, after closing Brackets with the sidebar closed.

Issue #3637

… Brackets launch, after closing Brackets with the sidebar closed.
@ghost ghost assigned redmunds May 8, 2013
@@ -603,4 +607,5 @@ define(function (require, exports, module) {
}

exports.create = create;
exports.refresh = refresh;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: add a Tab or 2 to vertically line up the equal signs.

@redmunds
Copy link
Contributor

redmunds commented May 9, 2013

This looks good. I have just a minor style nit.

I also added a list of ways to show/hide the sidebar to bug report. I tested your fix with all of them!

@jeffslofish
Copy link
Contributor Author

@redmunds Just notifying you that I made the minor fix.

@redmunds
Copy link
Contributor

Looks good. Merging.

redmunds added a commit that referenced this pull request May 10, 2013
Show correct current document in the working set after opening Brackets with sidebar closed.
@redmunds redmunds merged commit 72f4d70 into adobe:master May 10, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants