Fix bug where link inspector / context overlay would no longer show.

Change-Id: I73281dc32eae5660662898d0290468434e7326d9
This commit is contained in:
Rob Moen 2012-10-29 10:56:11 -07:00
parent 779356243f
commit 765f7589ac

View file

@ -201,6 +201,7 @@ ve.ui.Context.prototype.set = function () {
if ( this.inspector ) {
// Reveal inspector
this.reveal( this.$inspectors );
this.$overlay.show();
} else {
if ( !this.visible ) {
// Fade in the context.