twostraws / ControlRoom

A macOS app to control the Xcode Simulator.
MIT License
5.75k stars 306 forks source link

Overlapping views bug #91

Closed grantat closed 4 years ago

grantat commented 4 years ago

I think I've found a small bug with the following steps:

  1. Select Device Simulator (e.g. iPhone 11)
  2. Select "App" tab
  3. Click into the APS notification json/text block
  4. Select a different tab (Where the bugs appear)

Screenshot:

Screen Shot 2020-05-25 at 5 17 48 PM
twostraws commented 4 years ago

Sadly this is a SwiftUI bug rather than something we can fix ourselves.