set select fix + screen shot fix
This commit is contained in:
@@ -38,7 +38,6 @@ export const captureScreenshotAsFile = async (
|
||||
};
|
||||
|
||||
const dataUrl = await domtoimage.toPng(element, options);
|
||||
|
||||
// بازگردانی استایلهای اصلی
|
||||
htmlElement.style.transform = originalTransform;
|
||||
htmlElement.style.position = originalPosition;
|
||||
|
||||
Reference in New Issue
Block a user