Open master3243 opened 6 years ago
Break actions into as smallest parts as possible. one example is setVolume, break into two actions.
setVolume that changes the state's volume AND setVolume that changes the youtube objects volume.
that way actions are easier to deal with.
Break actions into as smallest parts as possible. one example is setVolume, break into two actions.
setVolume that changes the state's volume AND setVolume that changes the youtube objects volume.
that way actions are easier to deal with.