fix creating UITableViews off-screen
According to UIKit's debug messages, it is illegal to create UITableViews on views that not part of the view hierarchy.
This fixes the problem for the SleepTimer, bookmarks and Chapter views.
Edited by Felix Paul Kühne
Merge request reports
Activity
Filter activity
changed milestone to %3.5.0
added Maintenance Player labels
added 13 commits
- 7a50fbe2 - media library: perform UIKit call on main thread
- 96ce6a31 - UIImage+AverageColor: fix memory leak
- 3314858f - VPS: save playback state only if something is playing
- 411eacea - AudioPlayerView: setup sliders only once
- ab6ce220 - ImageWithGradient: move to file of its own and fix memory
- 58789ff4 - Equalizer: reimplement using new API
- fc303a05 - audio player: increase artwork size on iPhone 5
- 8224988d - EqualizerView: fix wrong interface style
- cf64d9c3 - VLCMetadata: update API use to create MPMediaItemArtwork
- 28230e8f - Sleep/ChapterView: create table on screen
- 7a9f2fb8 - Split bookmarks code
- 01ca128d - BookmarksView: do not create tableviews off-screen
- af7f4340 - EqualizerView: factor colors
Toggle commit listadded 14 commits
Toggle commit listchanged milestone to %3.4.2
added 13 commits
-
a1da3770...aba101a9 - 9 commits from branch
videolan:master
- 80d444df - Sleep/ChapterView: create table on screen
- 51ba7063 - Split bookmarks code
- 4d3a92ef - BookmarksView: do not create tableviews off-screen
- c1fd7607 - EqualizerView: factor colors
Toggle commit list-
a1da3770...aba101a9 - 9 commits from branch
enabled an automatic merge when the pipeline for c1fd7607 succeeds
Please register or sign in to reply