{"id":15412974,"url":"https://github.com/ascorbic/logarithmic-slider","last_synced_at":"2025-04-19T11:35:59.145Z","repository":{"id":2261302,"uuid":"3217080","full_name":"ascorbic/logarithmic-slider","owner":"ascorbic","description":"Logarithmic UISlider subclass","archived":false,"fork":false,"pushed_at":"2012-01-19T11:43:26.000Z","size":89,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-29T07:22:15.143Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Objective-C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ascorbic.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-01-19T11:42:42.000Z","updated_at":"2018-03-29T20:49:06.000Z","dependencies_parsed_at":"2022-09-02T03:50:20.456Z","dependency_job_id":null,"html_url":"https://github.com/ascorbic/logarithmic-slider","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ascorbic%2Flogarithmic-slider","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ascorbic%2Flogarithmic-slider/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ascorbic%2Flogarithmic-slider/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ascorbic%2Flogarithmic-slider/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ascorbic","download_url":"https://codeload.github.com/ascorbic/logarithmic-slider/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249685196,"owners_count":21310564,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-01T16:54:57.261Z","updated_at":"2025-04-19T11:35:59.113Z","avatar_url":"https://github.com/ascorbic.png","language":"Objective-C","readme":"## Logarithmic Slider\n### Logarithmic UISlider subclass \n\nThere are lots of cases where I've found myself needing sliders with finer control at the low end than at the high end. Examples include time duration, with milliseconds going all the way up to days. The best way to do this is with a logarithmic scale. This UISlider subclass for iOS implements this, with a base e scale.\n\n### Usage\n\nAdd the files to your project and include `LogarithmicSlider.h` in your view controller header. Add a normal UISlider in Interface Builder. In the Identity Inspector, change the custom class to _LogarithmicSlider_. Set the minimum, maximum and default values in the Attributes Inspector as normal. \n\n#### IMPORTANT\nYou shouldn't use the `slider.value` or `[slider setValue:animated:]` methods. Instead use the `slider.sliderValue` and `[slider setSliderValue:animated:]` variants to get and set the value of the slider. \n\n### LICENCE\n© Copyright Matt Kane 2012\nAvailable under the MIT licence.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fascorbic%2Flogarithmic-slider","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fascorbic%2Flogarithmic-slider","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fascorbic%2Flogarithmic-slider/lists"}