Igor Marcossi
Igor Marcossi
After A LOT of time trying to solve this issue I think I finally found a solution in an ebook I found on the internet. Here's the steps I took...
1. I actually tried setting `elementsSelectable={false}` but the node kept getting in the way of the dragging and it just stopped dragging. 2. Something wrong was happening, can't remember why....
I think the same, this is the expected result.
Bro opened an issue with title in portuguese and an android app in a macOS apps list, damn, did you think for one bit before doing that?
> I debugged the following scenario: > > ```swift > let request = ImageRequest(url: URL(string: "https://i.imgur.com/k8gZbJ4.png"), userInfo: [..scaleKey: 3]) > LazyImage(request: request) > ``` > > The image displayed by...
Any updates on this? It's a really awesome PR :/
@sindresorhus please, review their last changes, this would help Winston so much lmfao
@sindresorhus sorry for the delay, I actually tested that, but forgot to include int he bug report, sorry. It doesn't happen when doing that outside the Settings view.