Skip to content
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.

Flatten the animate internal logic. #55

Merged
merged 2 commits into from
Nov 22, 2017
Merged

Flatten the animate internal logic. #55

merged 2 commits into from
Nov 22, 2017

Conversation

jverkoey
Copy link
Contributor

The internal logic has been flattened to make use of early exiting logic rather than a nested conditional. This will allow us to pull the logic out into smaller methods in order to make the code more self-documenting.

The internal logic has been flattened to make use of early exiting logic rather than a nested conditional. This will allow us to pull the logic out into smaller methods in order to make the code more self-documenting.
@jverkoey jverkoey merged commit 47bee41 into develop Nov 22, 2017
@jverkoey jverkoey deleted the simplify branch November 22, 2017 17:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants