Giter Site home page Giter Site logo

ios13_uikit_appearance_loop's Introduction

iOS 13 UIAppearance Infinite Loop

Demo app for an iOS 13 beta bug (FB6270051) where UIKit gets into an infinite loop when setting UIAppearance proxy properties

If you set a view's appearance proxy's overrideUserInterfaceStyle to the current style, then to the opposite style, then back to the current style, it can get into some sort of infinite loop involving layout or applying traits or something like that.

Steps:

  • Open and run attached sample project
  • Press the "Set Light" button
  • Press the "Open View" button and note the segmented control showing up as expected in the presented view controller
  • Close the view controller by swiping down
  • Press the "Set Dark" button
  • Press the "Open View" button and note the segmented control, now in Dark appearance
  • Close it again by swiping down
  • Press the "Set Light" button
  • Press the "Open View" button. Nothing happens, and the CPU is pegged at close to 100%.

I'm attaching a couple of screenshots of the call stacks I see in Xcode when I pause the debugger at this point.

Reproduced on an iPhone X running iOS 11 beta 2, and on an iPhone XR simulator in Xcode 11 beta 2.

ios13_uikit_appearance_loop's People

Contributors

tomhamming avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.