Frederik Handberg · 5d Apparently using `.glassEffect()` on the window background will break the functionality of the `.onDrop()` modifier. I wanted the Liquid Glass effect on the window background of my app, so I added th... Frederik Handberg @frederikhandberg 1772839965 I appreciate that Apple provides all the properties you can call on `NSGlassEffectView` like `tintColor`. In my case I applied a black color with 50% opacity - looks really good.Would like to have the same options for `NSVisualEffectView`… 1