swift-toolkit icon indicating copy to clipboard operation
swift-toolkit copied to clipboard

Bookshelf / library layout is not always correctly rendered

Open ghost opened this issue 6 years ago • 2 comments

Layout of the bookshelf collection view is not correct when changing orientation in another tab:

  • Open the app in portrait mode
  • Navigate to the OPDS or About section
  • Rotate the device to landspace mode
  • Navigate back to the Bookshelf section

Publication's cover images must appears bigger, but it's not the case. Still working fine if both orientation changes occur on the bookshelf tab.

ghost avatar Jul 27 '18 14:07 ghost

This is still happening, and I found another similar bug:

  1. Open the bookshelf in portrait mode, covers are in the "small" dimension
  2. Rotate to landscape, covers are still in the "small" dimension
  3. Rotate back to portrait, now covers are in the "big" dimension

However, do we really want to handle that kind of features in a test app? I would keep it simple and just have a single dimension in the bookshelf. cc @aferditamuriqi @llemeurfr

1 2 3

mickael-menu avatar May 07 '20 09:05 mickael-menu

I have experienced that also. I agree that as a test app, we don't have to spend too much time on advanced UI issues. Therefore if keeping only the small size images simplifies the maintenance of the testapp, I agree with such simplification.

llemeurfr avatar May 07 '20 10:05 llemeurfr