Skip to content

Commit 131813c

Browse files
authored
Update PageLevelProgressNavigationView.js (#246)
1 parent 982db38 commit 131813c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

js/PageLevelProgressNavigationView.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ export default class PageLevelProgressNavigationView extends NavigationButtonVie
109109
drawer.openCustomView(new PageLevelProgressView({
110110
collection: this.collection
111111
}).$el, false, this.model.get('_drawerPosition'));
112+
Adapt.trigger('pageLevelProgress:toggleDrawer');
112113
}
113114

114115
remove() {

0 commit comments

Comments
 (0)