Close confirm improvements & fixes

- nextmatch is now always not dirty
- Logging the dirty widgets to console
- Fix searchbox did not fully doLoadingFinished()
This commit is contained in:
nathangray
2020-06-29 11:55:35 -06:00
parent a50ede7967
commit 10846271f1
6 changed files with 6 additions and 4 deletions

View File

@ -510,7 +510,7 @@ var et2_searchbox = /** @class */ (function (_super) {
this._show_hide(!this.options.overlay);
this._searchToggleState();
}
return false;
return true;
};
/**
* Overrride attachToDOM in order to unbind change handler