Is there a reason why `Rect.contains(Offset)` is n...
# compose
l
Is there a reason why
Rect.contains(Offset)
is not marked as
operator
? It would be nice to be able to use the
in
keyword
a
File a feature request, sounds useful 🙂
z
n
Got to love how this community and a bunch of new engineers have changed the bug reporting experience! An answer and a fix in a few hours 👏
l
Sorry, I didn't take the time to check existing tasks. I'm quite unfamiliar with the process
s
No there was no existing task, your issue was accepted and then the PR that implements your suggestion was what Zach linked. As you can see on your issue there was no other issue linked as a duplicate. The first response shows that it was accepted from someone inside google, and the second shows the actual fix in the source code.