screenshot icon indicating copy to clipboard operation
screenshot copied to clipboard

add custom size when capture invisible widget

Open ankiimation opened this issue 3 years ago • 2 comments

add custom size when capture invisible widget

final Size rootSize = customSize ?? ui.window.physicalSize;
    Size logicalSize = rootSize / ui.window.devicePixelRatio;
    Size imageSize = rootSize;

ankiimation avatar Sep 20 '21 09:09 ankiimation

@aaronreulkhoo Any update?

kekko7072 avatar Jul 18 '22 16:07 kekko7072

Any update?

hyungtaecf avatar Sep 20 '22 14:09 hyungtaecf