-
-
Notifications
You must be signed in to change notification settings - Fork 273
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix layout for compact status cards and missing images
Key points: - hide image view if there is no image to fetch or if none arrives. - authorStackView needed to always be full width across the bottom, and needed alignment .fill to avoid having its contents squished to zero height sometimes - new mainContentStackView seems to need .center alignment when the axis is horizontal in order to size correctly. Fixes IOS-317
- Loading branch information
1 parent
a255820
commit 3e2c637
Showing
1 changed file
with
67 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters