Skip to content
This repository was archived by the owner on Jan 2, 2025. It is now read-only.

Patch 1 #4

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Patch 1 #4

wants to merge 4 commits into from

Conversation

GoldenStat
Copy link

the former version did not compile on current Xcode versions as of 11.0, I think. The compiler could not determine the view type. by adding some automatically computed variables it is compiling, again.

I didn't figure out how to make a proper pull request: the current <FlowStack.swift> version has the issue that it won't compile because the compiler can't infer the types in acceptable time. So the code was split up a little and some private variables and functions were added. This code should replace the former FlowStack.swift.
refactored variables to simplify the body
added little inline documentation
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant