Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
nsomar
/
OAStackView
Public
Notifications
You must be signed in to change notification settings
Fork
185
Star
2.1k
Code
Issues
24
Pull requests
2
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
[WIP] Fixes issues with the arrangedSubviews property
- #17
#17
Open
Thomvis
wants to merge 10 commits into
nsomar:master
nsomar/OAStackView:master
from
Thomvis:arranged-subviews
Thomvis/OAStackView:arranged-subviews
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
[WIP] Fixes issues with the arrangedSubviews property
#17
Thomvis
wants to merge 10 commits into
nsomar:master
nsomar/OAStackView:master
from
Thomvis:arranged-subviews
Thomvis/OAStackView:arranged-subviews
Copy head branch name to clipboard
Commits
Commits on Jun 25, 2015
added convenience initializer without parameters
Thomvis
committed
f2fb0ff
View commit details
Copy full SHA for f2fb0ff
Browse repository at this point
Refactored the way arrangedSubviews are handled
Show description for 3f58ef3
Thomvis
committed
3f58ef3
View commit details
Copy full SHA for 3f58ef3
Browse repository at this point
fixed failing test by adding a new arrangedSubview as a subview
Thomvis
committed
d82d1d2
View commit details
Copy full SHA for d82d1d2
Browse repository at this point
Commits on Jun 27, 2015
replaced intrinsicContentSize logic by adding additional constraints in the aligning axis
Show description for 3058581
Thomvis
committed
3058581
View commit details
Copy full SHA for 3058581
Browse repository at this point
added missing NSLayoutAttributes
Thomvis
committed
ffcde3b
View commit details
Copy full SHA for ffcde3b
Browse repository at this point
fixed issues when inserting an already arranged subview
Thomvis
committed
4563c25
View commit details
Copy full SHA for 4563c25
Browse repository at this point
added viewForBaselineLayout to fix baseline alignment for recursive stack views
Thomvis
committed
fc97522
View commit details
Copy full SHA for fc97522
Browse repository at this point
fixes a case where duplicate constraints could be added
Thomvis
committed
ad2f79b
View commit details
Copy full SHA for ad2f79b
Browse repository at this point
updated nullability annotations for older compilers
Thomvis
committed
a6b7eff
View commit details
Copy full SHA for a6b7eff
Browse repository at this point
added #define of __nonnull for older compilers
Thomvis
committed
f9c6509
View commit details
Copy full SHA for f9c6509
Browse repository at this point
You can’t perform that action at this time.