mirror of
https://github.com/UrbanApps/Armchair.git
synced 2026-01-14 14:23:25 +01:00
[PR #5] [MERGED] Fixing a bug where finding the right window wouldn't work. #88
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/UrbanApps/Armchair/pull/5
Author: @plivesey
Created: 11/23/2014
Status: ✅ Merged
Merged: 11/25/2014
Merged by: @coneybeare
Base:
master← Head:master📝 Commits (1)
4e92562Fixing a bug where finding the right window wouldn't work.📊 Changes
1 file changed (+7 additions, -4 deletions)
View changed files
📝
Source/Armchair.swift(+7 -4)📄 Description
Now, even if you call rateApp() from a UIActionSheet, it will actually present the modal.
This logic seems to be broken currently. It searches for the right window, but never sets it to the local variable.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.