Skip to content
This repository has been archived by the owner on Apr 6, 2021. It is now read-only.

Tracklist obscured by album art #123

Open
Lanny opened this issue Dec 27, 2017 · 1 comment
Open

Tracklist obscured by album art #123

Lanny opened this issue Dec 27, 2017 · 1 comment

Comments

@Lanny
Copy link

Lanny commented Dec 27, 2017

When viewing an album ItemTableHeaderView is being constructed with width=0, this makes the artist/album title render above the top of the view (visible in screenshot by dragging down) and the tracklist render behind the album art. It's reproducable on a real device (iPhone 5s running iOS 10.3) but not in the simulator, attaching images of both:

img_0442
screen shot 2017-12-26 at 10 28 58 pm

Debugging leads to here:

https://github.com/einsteinx2/iSub/blob/master/Classes/UI/Reusable/DraggableTableViewController.swift#L58

where self.tableView.frame.size.width is zero, which was as far as I was able to follow the issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants