TKSwitch and TKToggle combined in TKIncrement #11
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hello,
My name is Georges. First of all, let me tell you how much you inspire my work as a software engineer. Magic Ink is probably the best paper about information software I have ever read.
I discover Tangle a few weeks ago and I am currently using it to redesign a side project of mine called Fitmeal (http://fitmeal.com/).
Regardless, I had the need to click through a list of options instead of just toggle between 0 and 1. I did not find a way to do so with the current TangleKit. I added TKIncrement—could not find a more explicit name for it—to a fork of your project.
I was just wondering if you would have any feedback. This pull request is also just an excuse to say hi and thanks. :)
Cheers,
Georges
P.S. I also added the 'height' format to display feet and inches properly. I should have made that a different commit.