Skip to content
This repository has been archived by the owner on Jul 27, 2021. It is now read-only.

两点建议:load支持匿名函数异步传入base64字符串和增加载入图片定位方法 #103

Open
Fazime opened this issue Feb 20, 2020 · 1 comment

Comments

@Fazime
Copy link

Fazime commented Feb 20, 2020

首先感谢作者。
我是一名PHPer,对前端不是很在行,不过在具体应用中有两点建议:
1.load支持匿名函数异步传入base64字符串
2.增加载入图片定位方法:比如截屏大部分只取上半部的话。载入图片后,选取框里能定位图片top:0之类的。

@baijunjie
Copy link
Owner

1)你可以異步獲取到 base64字符串後,在調用 load 函數
2)由於存在旋轉和縮放的因素,還有錨點不同的情況下,x,y 坐標都不一樣,所以定位的邏輯比較模糊,定位前必需先確定參照點在哪裡。縮放級別不同,定位的值也不同。這些因素綜合起來就太複雜了。

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants