panorama icon indicating copy to clipboard operation
panorama copied to clipboard

Incorrect Shape and bound

Open Kedar-27 opened this issue 3 years ago • 2 comments

Incorrect shape and bounds are rendered as you can see in the image

Container( height: 300, width: MediaQuery.of(context).size.width, color: Colors.red, child: Panorama( animSpeed: 1, child: Image.asset("assets/images/panorama.jpg"), ), ),

Screen Shot 2021-02-09 at 3 48 01 AM

Kedar-27 avatar Feb 08 '21 22:02 Kedar-27

Facing same issue. Any idea how to solve this?

nicks258 avatar Dec 05 '21 13:12 nicks258

Is this issue solved?

hadi7khan avatar Jun 12 '23 06:06 hadi7khan