mirror of
https://github.com/ivanvorobei/SwiftUI.git
synced 2026-01-13 04:40:27 +01:00
[PR #6] [MERGED] A few more run time fixes #19
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/ivanvorobei/SwiftUI/pull/6
Author: @johnno1962
Created: 7/9/2019
Status: ✅ Merged
Merged: 7/9/2019
Merged by: @ivanvorobei
Base:
master← Head:xcode-11-beta3📝 Commits (2)
4612328A few more run time fixesdc575caStill more fixes.📊 Changes
16 files changed (+50 additions, -41 deletions)
View changed files
📝
Other Projects/Animating Views And Transitions/Complete/Landmarks/Landmarks/LandmarkList.swift(+2 -1)📝
Other Projects/Composing Complex Interfaces/Complete/Landmarks/Landmarks/CategoryRow.swift(+2 -2)📝
Other Projects/Composing Complex Interfaces/Complete/Landmarks/Landmarks/Home.swift(+4 -5)📝
Other Projects/Composing Complex Interfaces/Complete/Landmarks/Landmarks/LandmarkList.swift(+2 -1)📝
Other Projects/Composing Complex Interfaces/Complete/Landmarks/Landmarks/SceneDelegate.swift(+6 -4)📝
Other Projects/Drawing Paths And Shapes/Complete/Landmarks/Landmarks/LandmarkList.swift(+2 -1)📝
Other Projects/Handling User Input/Complete/Landmarks/Landmarks/LandmarkList.swift(+2 -1)📝
Other Projects/Interfacing With UIKit/Complete/Landmarks/Landmarks/CategoryRow.swift(+2 -2)📝
Other Projects/Interfacing With UIKit/Complete/Landmarks/Landmarks/Home.swift(+4 -5)📝
Other Projects/Interfacing With UIKit/Complete/Landmarks/Landmarks/LandmarkList.swift(+2 -1)📝
Other Projects/Interfacing With UIKit/Complete/Landmarks/Landmarks/SceneDelegate.swift(+6 -4)📝
Other Projects/SwiftUI + Redux/SwiftUIDemo/views/users/UsersListView.swift(+2 -1)📝
Other Projects/UINote/SwiftUINote/Views/NoteList.swift(+2 -1)📝
Other Projects/Working With UIControls/Complete/Landmarks/Landmarks/CategoryRow.swift(+2 -2)📝
Other Projects/Working With UIControls/Complete/Landmarks/Landmarks/Home.swift(+4 -6)📝
Other Projects/Working With UIControls/Complete/Landmarks/Landmarks/SceneDelegate.swift(+6 -4)📄 Description
Hi,
After a bit more testing this PR works around these problems introduced with beta3.
Cheers.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.