Brad Carson

Results 8 comments of Brad Carson

I'm also wondering if the disposeForm method needs to include calls to `removeListener`?

This has to do with how the packages handle (or not) the scope. I started to take a crack at it and made some progress but after awhile it got...

Agreed. There's been some ongoing discussion on it for some time now: https://github.com/hivedb/hive/pull/746. There's a comment in there that you can apparently use Hive.init and pass it whatever directory you'd...

I don't know if it's related but in my case I also noticed that when `initialScale` and `minScale` were both set to `PhotoViewComputedScale.contained` I have to swipe twice in the...

`@example` doesn't appear to be recognized as well.

Adding padding to the GoogleMap shifts the map on IOS but does not on Android; the behaviour is inconsistent, making it incredibly difficult for folks to adhere to the strict...

Adding a flag would fix my inline upload case where the UI shows a broken image momentarily while the variants are uploading/processing in the background.

I had a similar config, but with file-loader. The JPG|PNG files are actually being converted to webp - but preserving their original filename extension. They aren't renamed with (.webp) like...