Automatically update the Camels when Slider changes
Closed this issue · 0 comments
SwiftArchitect commented
Reduce the dependency for UIControlEventValueChanged and improve integration.
Since a TGPCamelLabels
is generally tied to a TGPDiscreteSlider
via a TGPControlsTicksProtocol
, notify the camel when slider changes, saving some lines of code in the host application.