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
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
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 }}
jdolan
/
ObjectivelyMVC
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
13
Star
35
Code
Issues
1
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Introduce ViewConstraint and layoutWithConstraint
- #45
#45
Merged
jdolan
merged 12 commits into
main
jdolan/ObjectivelyMVC:main
from
layout-measure-arrange
jdolan/ObjectivelyMVC:layout-measure-arrange
Copy head branch name to clipboard
Sep 2, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Introduce ViewConstraint and layoutWithConstraint
#45
jdolan
merged 12 commits into
main
jdolan/ObjectivelyMVC:main
from
layout-measure-arrange
jdolan/ObjectivelyMVC:layout-measure-arrange
Copy head branch name to clipboard
Commits
Commits on Sep 1, 2026
Replace stale-sibling-size layout with measure/arrange split
Show description for ed7622b
jdolan
committed
ed7622b
View commit details
Copy full SHA for ed7622b
Browse repository at this point
Add ObjectivelyMVC-View Xcode target and scheme
Show description for 357f457
jdolan
committed
357f457
View commit details
Copy full SHA for 357f457
Browse repository at this point
Merge branch 'main' into layout-measure-arrange
jdolan
committed
b60a512
View commit details
Copy full SHA for b60a512
Browse repository at this point
Remove stupid fucking comments.
jdolan
committed
f75f4e6
View commit details
Copy full SHA for f75f4e6
Browse repository at this point
Introduce View::styledSize as a floor for resizing operations.
jdolan
committed
8e0adf3
View commit details
Copy full SHA for 8e0adf3
Browse repository at this point
Update stylesheet.
jdolan
committed
1e55bd1
View commit details
Copy full SHA for 1e55bd1
Browse repository at this point
Address CoPilot review feedback on layout constraints
Show description for 72e1637
jdolan
committed
72e1637
View commit details
Copy full SHA for 72e1637
Browse repository at this point
Delete Claude diarrhea comments.
jdolan
committed
69cb34b
View commit details
Copy full SHA for 69cb34b
Browse repository at this point
Fix Text::renderDeviceDidReset using stale size from default window scale.
jdolan
committed
537a900
View commit details
Copy full SHA for 537a900
Browse repository at this point
Fix StackView shrinking pre-sized content.
jdolan
committed
5485dcb
View commit details
Copy full SHA for 5485dcb
Browse repository at this point
Add View::setHidden which triggers parent container layout
jdolan
committed
6322c0f
View commit details
Copy full SHA for 6322c0f
Browse repository at this point
Commits on Sep 2, 2026
Preserve inherited link settings in test target configurations
Show description for a9d926a
jdolan
and
claude
committed
a9d926a
View commit details
Copy full SHA for a9d926a
Browse repository at this point
You can’t perform that action at this time.