macosx: Make collection view layouts consistent, unify setup
At the moment, collection view layouts are generally inconsistent in terms of item sizing, insets, and inter-item spacing. They are also set up in different ways which makes the effect of changes difficult to predict.
This MR adds consistency to the layouts and unifies setup to occur in VLCLibraryWindow.m
.
Changes in this PR:
Screen_Recording_2022-07-17_at_21.36.12
Before this PR:
Merge request reports
Activity
added MRStatus::NotCompliant label
added Component::Interface: macOS label
added 3 commits
-
0bbb16c8...f133190a - 2 commits from branch
videolan:master
- f78ecf80 - macosx: Make collection view layouts consistent, unify setup
-
0bbb16c8...f133190a - 2 commits from branch
added MRStatus::Reviewable label and removed MRStatus::NotCompliant label
added MRStatus::Acceptable label and removed MRStatus::Reviewable label
changed milestone to %4.0
added 12 commits
-
f78ecf80...fa106a29 - 11 commits from branch
videolan:master
- 3276e5d5 - macosx: Make collection view layouts consistent, unify setup
-
f78ecf80...fa106a29 - 11 commits from branch
added MRStatus::Accepted label and removed MRStatus::Acceptable label
MR Acceptance result
This MergeRequest has been Accepted! Congratulations.MR acceptance checks details:
-
MR should be considered mergeable by Gitlab -
Last pipeline should be successful -
MergeRequest should have at least one external review and/or vote -
All threads should be resolved, have votes and score > 0 -
MergeRequest should have no activity (threads/votes) for (72h/72h)
-
added 28 commits
-
0b3c3afb...2395eb29 - 27 commits from branch
videolan:master
- f184ab42 - macosx: Make collection view layouts consistent, unify setup
-
0b3c3afb...2395eb29 - 27 commits from branch
added MRStatus::NotCompliant label and removed MRStatus::Accepted label
added MRStatus::Accepted label and removed MRStatus::NotCompliant label
MR Acceptance result
This MergeRequest has been Accepted! Congratulations.MR acceptance checks details:
-
MR should be considered mergeable by Gitlab -
Last pipeline should be successful -
MergeRequest should have at least one external review and/or vote -
All threads should be resolved, have votes and score > 0 -
MergeRequest should have no activity (threads/votes) for (72h/72h)
-
added 3 commits
-
f184ab42...ce53cd1e - 2 commits from branch
videolan:master
- ea25b03d - macosx: Make collection view layouts consistent, unify setup
-
f184ab42...ce53cd1e - 2 commits from branch
enabled an automatic merge when the pipeline for ea25b03d succeeds