Commit Graph

27 Commits

Author SHA1 Message Date
Xavier Schott c1020cef8f Release version 3.0.0, Swift 3 2017-02-14 18:42:51 -08:00
Xavier Schott bc5abc2367 Swift 3 2017-02-14 18:31:21 -08:00
Xavier Schott 24f9ca4408 Fixes #24: Label vertical animations control 2017-02-13 15:04:48 -08:00
Xavier Schott ae14632028 Interface Builder upport for offCenter & insets 2017-02-13 12:20:21 -08:00
Xavier Schott cc1a440b11 Replaced the animate flag by emphasisLayout and regularLyout to control how labels move up, down or not at all 2017-02-11 16:05:20 -08:00
Xavier Schott 3236dff798 Migrated to Swift 3 2017-02-10 23:14:38 -08:00
Xavier Schott 78a5c7681a Removed Objective-C 2017-02-04 20:33:02 -08:00
Xavier Schott db70e5ce96 Inset end labels support 2017-02-04 18:46:31 -08:00
Peter Haldbæk 94afda0a52 Added parameter for keeping labels in original position
The parameter `animate` was added to prevent labels from animating
up and down when a selection is made. The animation between the up
and down label themselves (font and color) is kept as is.
2016-11-10 13:48:26 +01:00
Xavier Schott 438a1b9e54 Fixed #10 - TGPDiscreteSlider: Tint colour sets the track colour, rather than the 'fill' color 2015-12-07 00:20:03 -08:00
Xavier Schott 98f3855c7c Fixed maximumTrackTintColor, OS thumb size and hardness 2015-12-06 22:43:21 -08:00
Xavier Schott 0b7ee0cd9b Introduce UISlider minimumTrackTintColor, maximumTrackTintColor, thumbTintColor 2015-12-06 22:01:50 -08:00
Xavier Schott b1fa71000f Left & Right color match UISlider, and respond to tin 2015-12-06 16:07:22 -08:00
Xavier Schott 63b900ce66 tint color represents the left side of the track, just like UISlider 2015-12-06 15:51:54 -08:00
Xavier Schott 202926dc5b Fixes #14, setValue 2015-12-05 23:10:50 -08:00
Xavier Schott 99345c5cae Fixes #13, TGPDiscreteSlider does not seem to fire TouchDragExit events for me to know when user took hand away from slider 2015-12-05 17:33:08 -08:00
Heberti Almeida 92bd20790d Fix context fill color
Now is possible to use colors with alpha for tintColor.
Ref: http://stackoverflow.com/a/3743283/517707
2015-08-31 00:43:52 -03:00
Xavier Schott a32375003e Fixed #2 - Images for TGPDiscreteSlider thumb, track and ticks not supported. Added tick images support. 2015-03-12 18:33:22 -07:00
Xavier Schott 3af2a3fa4f Fixed #9 - Automatically update the Camels when Slider changes 2015-03-12 15:27:06 -07:00
Xavier Schott f01bb1e2be Fixes #2 - Images for TGPDiscreteSlider thumb, track and ticks not supported 2015-03-11 20:01:46 -07:00
arquebuse 3f28058915 Fixed #8 - Linking Slider & CamelLabels doesn't update labels right away 2015-03-04 17:19:21 -08:00
arquebuse bfcbcc6a81 Fixed #6 - Publish the animation duration for TGPCamelLabels 2015-03-04 12:22:45 -08:00
arquebuse 7efdbde4b8 Fixed #7 - TGPDiscreteSlider sends UIControlEventValueChanged too often 2015-03-04 12:17:05 -08:00
arquebuse 545cdf3003 Fixed #5 - Provide a mechanism to hide thumb 2015-03-03 13:02:39 -08:00
arquebuse 56cb523e39 Fix #4 Possible compiler warnings on iOS 7 - Xcode 6 - non ARC 2015-02-27 23:12:33 -08:00
arquebuse 53433b4bc2 Dynamic resizing of TGPControls 2015-02-18 11:17:27 -08:00
Xavier Schott bb74b3820d TGPControls, custom awesome iOS controls 2015-01-25 17:54:02 -08:00