trungnt1995
Results
1
comments of
trungnt1995
`.popup(isPresented: showHuePicker, alignment: .center, direction: .bottom, content: {huePicker.init(color: $color1, knobLocation: $knobLocation}))` try wrap it in `{}` , It work for me. @ClaesClaes