MacTorn_mirror/MacTorn
Paweł Orzech 0764a38bb8
fix: Resolve SwiftUI constraint update loop in MenuBarExtra
- Add .transaction { $0.animation = nil } to prevent constraint recalculation loops
- Add CreditsView.swift to Xcode project (was missing after git pull)
- Fixes NSGenericException for Update Constraints in Window passes
2026-01-18 21:25:49 +00:00
..
Archive housekeeping 2026-01-17 21:59:39 +00:00
MacTorn fix: Resolve SwiftUI constraint update loop in MenuBarExtra 2026-01-18 21:25:49 +00:00
MacTorn.xcodeproj fix: Resolve SwiftUI constraint update loop in MenuBarExtra 2026-01-18 21:25:49 +00:00
MacTornTests feat: Implement comprehensive unit and UI tests for models and view models, including a new network session, mocks, fixtures, and a CI workflow. 2026-01-17 23:19:29 +00:00
MacTornUITests feat: Implement comprehensive unit and UI tests for models and view models, including a new network session, mocks, fixtures, and a CI workflow. 2026-01-17 23:19:29 +00:00
.DS_Store Initial commit 2026-01-17 17:57:45 +00:00