Add enabled flag to overlay component

This commit is contained in:
Diego Marcos
2018-09-24 18:04:19 -07:00
parent 0732c4abc8
commit efe10ef413
3 changed files with 18 additions and 16 deletions

View File

@@ -10,7 +10,7 @@
bind__beat-loader="challengeId: challenge.id; difficulty: challenge.difficulty"
bind__song="challengeId: challenge.id; isPlaying: !menu.active && !challenge.isLoading"
bind__song-preview-system="selectedChallengeId: menuSelectedChallenge.id"
bind-toggle__overlay="menu.active"
bind__overlay="enabled: !menu.active"
console-shortcuts
debug-controller
effect-bloom="strength: 1"