From 90442ce6abf38f6bebbd3a61e8b961c8b8f7d619 Mon Sep 17 00:00:00 2001 From: Xavier Schott Date: Thu, 12 Mar 2015 14:56:16 -0700 Subject: [PATCH] TGPDiscreteSlider images update --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d2e5c8..884035d 100644 --- a/README.md +++ b/README.md @@ -14,11 +14,20 @@ Ideal to represent steps. ##Compatibility TGPControls are **AutoLayout** ready, support **iOS 8** `IB Designable` and `IB Inspectable` properties, yet runs as far back as iOS 7. +![imagessliderdemo](https://cloud.githubusercontent.com/assets/4073988/6628373/183c7452-c8c2-11e4-9a63-107805bc0cc4.gif) + +|Copyright disclaimer| +|:---| +|The above slider is inspired by [National Parks by National Geographic](https://itunes.apple.com/us/app/national-parks-by-national/id518426085?mt=8) iPhone App.| +|National Parks iPhone App is developped by [Rally Interactive LLC](http://rallyinteractive.com).| +|The above image, styling, appearance and look & feel all [Copyright © 2015 National Geographic Society](http://www.nationalgeographic.com).| +|TGPControls is *not* associated with National Geographic Society, Rally Interactive LLC or any of it's subsidiaries.| + ##Fully Customizable ![alphabetslider](https://cloud.githubusercontent.com/assets/4073988/5912297/c3f21bb2-a586-11e4-8eb1-a1f930ccbdd5.gif) -Control everything about the slider or its labels, starting with colors and fonts, including track and ticks shape, and thumb shadows. +Control everything about the slider or its labels, starting with colors, images and fonts, including track and ticks shape, and thumb shadows. All computations regarding range and sizing and handled automatically. Use the two classes in tandem to create stunning new controls, which can be resized dynamically, to intergrate beautifully into your application.