Here's a fun widget dilemma…

Setting iOS 18's .widgetAccentedRenderingMode(.desaturated) on an Image that is the content of a Button with an interactive intent breaks its clickability? 👀

Just me, or am I doing something wrong?

@_Davidsmith?

Switching widgetAccentedRenderingMode to .fullColor resolves the user interaction problem, which is frustrating. It feels like the API is accidentally returning a transformed image view with userInteractionDisabled even when it is not originally set 🫤
I have a sample project and a trivial reproduction case, so I guess I should file it?

FB15124298 on WidgetKit
“Image .widgetAccentedRenderingMode(.accentedDesaturated) prevents user interaction in widget when content of a Button(intent:)”

#radars

@stroughtonsmith How is this still not fixed??? 😵‍💫