Skip to content
This repository has been archived by the owner on May 23, 2022. It is now read-only.

Spelling correction and two bug fixes #27

Merged
merged 6 commits into from May 2, 2015

Conversation

sixfngers
Copy link
Contributor

bug fix - stop removes all touch views from view and prevents new ones from populating
---- previously calling TouchVisualizer.stop() would not stop new touches from showing on the screen

bug fix - changing config in TouchVisualizer adjusts new and previously created TouchViews
---- previously if you set a new config (Example: you want touches to be a different colors in different views) any previously created touchViews would not update

@morizotter
Copy link
Owner

Thanks for pr! If you're still working, it is preferable to add [WIP] at the head of issue title 😸

@morizotter
Copy link
Owner

After merge - for me

  • Update spec's source
  • pod trunk push

@morizotter
Copy link
Owner

Thanks for your contribution! 🍻

morizotter added a commit that referenced this pull request May 2, 2015
Spelling correction and two bug fixes
@morizotter morizotter merged commit 0eeb17b into morizotter:master May 2, 2015
@sixfngers
Copy link
Contributor Author

no problem. As for the [WIP] comment do you mean the title of my pull request should have been
"[WIP] Spelling correction and two bug fixes"

@morizotter morizotter added the bug label May 2, 2015
@morizotter morizotter self-assigned this May 2, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants