Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
shima11 committed Apr 8, 2024
1 parent a1fbd2b commit a002e5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dev/Sources/SwiftUIDemo/DemoCropView2.swift
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ struct DemoCropView2: View {
Text("Rotate")
})
}
// .disabled(isDragging)
.disabled(isDragging)
.padding(24)

}
Expand Down

0 comments on commit a002e5b

Please sign in to comment.