pull/267/merge
Moshe Malka 2019-04-09 10:34:04 +00:00 committed by GitHub
commit 2399ca3cc7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@
function _onWindowClick($evt) {
if (!baUtil.isDescendant(el[0], $evt.target) &&
$evt.originalEvent &&
!$evt.originalEvent.$sidebarEventProcessed &&
!baSidebarService.isMenuCollapsed() &&
baSidebarService.canSidebarBeHidden()) {