[PR #21] [MERGED] Update Calculator.swift #32

Closed
opened 2025-12-29 04:20:17 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ivanvorobei/SwiftUI/pull/21
Author: @thom-bahm
Created: 10/5/2019
Status: Merged
Merged: 10/5/2019
Merged by: @ivanvorobei

Base: masterHead: patch-1


📝 Commits (1)

📊 Changes

1 file changed (+16 additions, -9 deletions)

View changed files

📝 Other Projects/Calculator/Calculator/Calculator/Calculator.swift (+16 -9)

📄 Description

Changed layout of calculator UI, and added Modulus function with an "AC" (clear) function (also removed some others) - I also changed calculatorBrain, so you'll need to approve both for either to work


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ivanvorobei/SwiftUI/pull/21 **Author:** [@thom-bahm](https://github.com/thom-bahm) **Created:** 10/5/2019 **Status:** ✅ Merged **Merged:** 10/5/2019 **Merged by:** [@ivanvorobei](https://github.com/ivanvorobei) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`10f4096`](https://github.com/ivanvorobei/SwiftUI/commit/10f4096c1eabc52c0bf13ce0ce9d92726b272205) Update Calculator.swift ### 📊 Changes **1 file changed** (+16 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `Other Projects/Calculator/Calculator/Calculator/Calculator.swift` (+16 -9) </details> ### 📄 Description Changed layout of calculator UI, and added Modulus function with an "AC" (clear) function (also removed some others) - I also changed calculatorBrain, so you'll need to approve both for either to work --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 04:20:17 +01:00
adam closed this issue 2025-12-29 04:20:17 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/SwiftUI#32