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>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 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:
master← Head:patch-1📝 Commits (1)
10f4096Update Calculator.swift📊 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.