[PR #110] [MERGED] Rate Button is now Bold #130

Closed
opened 2025-12-29 18:29:13 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/UrbanApps/Armchair/pull/110
Author: @ArturoLee
Created: 10/3/2017
Status: Merged
Merged: 10/5/2017
Merged by: @coneybeare

Base: masterHead: master


📝 Commits (1)

  • 5c963bd UIAlertActionStyle.cancel was assigned to the rate button so it can appear bold.
UIAlertActionStyle.default was assigned to the cancel button so it can have a regular font

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 Source/Armchair.swift (+2 -2)

📄 Description

UIAlertActionStyle.cancel was assigned to the rate button so it can appear bold.
UIAlertActionStyle.default was assigned to the cancel button so it can have a regular font.

You can refer to https://github.com/UrbanApps/Armchair/issues/100

Thank you!


🔄 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/UrbanApps/Armchair/pull/110 **Author:** [@ArturoLee](https://github.com/ArturoLee) **Created:** 10/3/2017 **Status:** ✅ Merged **Merged:** 10/5/2017 **Merged by:** [@coneybeare](https://github.com/coneybeare) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`5c963bd`](https://github.com/UrbanApps/Armchair/commit/5c963bda6a8a3e5ed28eb789c88dbee2c5a318d2) UIAlertActionStyle.cancel was assigned to the rate button so it can appear bold.
UIAlertActionStyle.default was assigned to the cancel button so it can have a regular font ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `Source/Armchair.swift` (+2 -2) </details> ### 📄 Description UIAlertActionStyle.cancel was assigned to the rate button so it can appear bold.
UIAlertActionStyle.default was assigned to the cancel button so it can have a regular font. You can refer to https://github.com/UrbanApps/Armchair/issues/100 Thank you! --- <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 18:29:13 +01:00
adam closed this issue 2025-12-29 18:29:13 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Armchair#130