forked from outlaw-dma/adapt_framework
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
allow drawerDuration to be 0 (adaptlearning#3109)
* allow drawerDuration to be 0 * delete uninformative/unnecessary comments * few other improvements, such as: * if block to ternary * return early * for loop to forEach * remove unused property this.$wrapper * put all the config bits together * unnecessary use of 'object access' syntax * switch to collection.forEach * make use of optional chaining * set correct default for `_hideEasing` * add optional chaining to _drawer._duration
- Loading branch information
Showing
1 changed file
with
18 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters