schmidyy/Loaf

Black clipping view visible when rotating

ricsantos opened this issue · 3 comments

Steps:

  • run sample app
  • present a Loaf
  • rotate the device

Expected result:

  • device rotates, Loaf is still visible

Actual result:

  • device rotates, a black view covers most of the screen, Loaf disappears

loaf-rotate-1

cc @it-sam @DrozNF

Interestingly, if the toast view is presented from the 'top' location, it stays on screen during rotation.

Only if placed on the bottom does it disappear off the screen.

Also, when placed on the bottom, the black view is much more prevalent.

hi
is not better replace controller and use keyWindows with UIView.animation?

issue 12

Same issue here.