Skip to content

Commit

Permalink
docs: code comment
Browse files Browse the repository at this point in the history
  • Loading branch information
bsorrentino committed Jul 11, 2023
1 parent c9eecc0 commit 4e2a778
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions PlantUML/PlantUML+OpenAI.swift
Original file line number Diff line number Diff line change
Expand Up @@ -440,6 +440,7 @@ extension OpenAIView {

var Settings_Fragment: some View {
ZStack(alignment: .bottomTrailing ) {
// [How to scroll a Form to a specific UI element in SwiftUI](https://stackoverflow.com/a/65777080/521197)
ScrollViewReader { p in
Form {
Section {
Expand Down

0 comments on commit 4e2a778

Please sign in to comment.