I’m trying to remove a contained child view controller from it’s hierarchy and
present it, but it’s resulting in [UIResponder firstResponder] getting stuck in
an infinite loop.
- (void)menuActionButtonTapped:(id)sender {
[self.menuViewController removeFromParentViewController];
[self pre
On Oct 22, 2015, at 16:56 , Daniel Stenmark wrote:
>
> Any thoughts as to where I could be going awry here?
Do you follow the steps listed here:
https://developer.apple.com/library/prerelease/tvos/featuredarticles/ViewControllerPGforiPhoneOS/ImplementingaContainerViewController.html#//
On Wed, Oct 21, 2015 at 5:39 PM, Jens Alfke wrote:
>
> On Oct 20, 2015, at 11:49 PM, Jacek Oleksy wrote:
>
> Does it mean that there is no way to make custom toolbar look
> native?:/ Why would *anyone* make a decision like that?
>
>
> Apple's HI designers decide how things should look visually, a
On Wed, Oct 21, 2015 at 4:52 PM, Richard Charles wrote:
>
>> On Oct 21, 2015, at 12:49 AM, Jacek Oleksy wrote:
>>
>> I filed a bug, and the response I got today:
>>
>> "This issue behaves as intended based on the following: This is a
>> deliberate difference in metrics for NSTexturedRoundedBezelS