Staging view should react on editor activation
commitcefb94f242e015aec561edda2990af011335a61d
authorAndrey Loskutov <loskutov@gmx.de>
Sat, 14 Jan 2017 08:55:26 +0000 (14 09:55 +0100)
committerAndrey Loskutov <loskutov@gmx.de>
Sat, 14 Jan 2017 08:55:26 +0000 (14 09:55 +0100)
tree72fd91bd8747d73470e893cc3a89e3af09e7e96e
parent6c442627c885d19b7a5aca9f574dfe12e5ed1792
Staging view should react on editor activation

Last change for bug 349763 broke the staging view updates on editor
activation, this commit restores the previous code related to the part
activation handling in staging view, while keeping the original fix for
bug 349763.

Bug: 349763
Change-Id: I7d980da5f1852d8cc540c8eb242987826fa1de11
Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/staging/StagingView.java