jglatre
Results
1
issues of
jglatre
I'm showing an overlay with parameters `width: 500, height: 200` without any issue, then I try to double the height doing `FlutterOverlayWindow.resizeOverlay(500, 400)` and the window grows far too much,...