Images in Stocks drawer layout at crazy sizes
Now that we get sky.Image callbacks synchronously, we were actually figuring in the width and height of images the second time the drawer opened in the Stocks app. That exposed a bug in our RenderImage layout code whereby it would ignore the _width and _height properties when the image was non-null.
Showing
Please register or sign in to comment