Re: Vertical orientation of UISlider
Re: Vertical orientation of UISlider
- Subject: Re: Vertical orientation of UISlider
- From: Jeff Kelley <email@hidden>
- Date: Wed, 20 Jul 2016 12:04:33 -0700
Reminds me of the old days before UICollectionView, where you could have table view cells scroll horizontally by embedding a rotated table view in each cell, then rotating the child table view’s cells in the opposite direction.
Jeff Kelley
email@hidden | @SlaunchaMan <https://twitter.com/SlaunchaMan> | jeffkelley.org <http://jeffkelley.org/>
> On Jul 20, 2016, at 12:02 PM, Doug Hill <email@hidden> wrote:
>
> A rotate transform will work fine if you don't have any customizations. For example, a thumb, min/max image will end up being rotated as well, so you'll need to transform those too.
>
> Doug
>
> On Jul 20, 2016, at 11:55 AM, Jeff Kelley <email@hidden> wrote:
>>
>> Hi Carl,
>>
>> Have you tried applying a transform to the slider? A simple rotation should do the trick.
>>
>>
>> Jeff Kelley
>>
>> email@hidden | @SlaunchaMan <https://twitter.com/SlaunchaMan> | jeffkelley.org <http://jeffkelley.org/>
>>> On Jul 20, 2016, at 11:48 AM, Carl Hoefs <email@hidden> wrote:
>>>
>>> iOS 9
>>>
>>> Is there a way to change the orientation of a UISlider to vertical instead of horizontal?
>>>
>>> -Carl
>> _______________________________________________
>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden