韩文杰

Results 8 issues of 韩文杰

### BUG REPORT TEMPLATE ![image](https://user-images.githubusercontent.com/16828842/76107549-db69a380-6013-11ea-81a4-51d78216aec8.png) ![image](https://user-images.githubusercontent.com/16828842/76107598-f89e7200-6013-11ea-90c2-c9c480e83090.png)

dyld: Library not loaded: @rpath/YAML_Framework.framework/YAML_Framework Referenced from: /Users/h/Library/Developer/Xcode/DerivedData/Potatso-flwfjdezdfbqyfambrwdasrhkvjz/Build/Products/Debug-iphonesimulator/PotatsoLibrary.framework/PotatsoLibrary Reason: image not found

![image](https://user-images.githubusercontent.com/16828842/54796236-5febd680-4c8a-11e9-9d46-efb9e9a7127f.png) ![image](https://user-images.githubusercontent.com/16828842/54796256-6bd79880-4c8a-11e9-9935-fcf116120f2c.png) ![image](https://user-images.githubusercontent.com/16828842/54796261-75f99700-4c8a-11e9-8e58-b450bc9bf3da.png) 猜测可能是动画拖影叠加所致

通过`app.js`中的`addResult`字段,控制`result.txt`追加/覆盖

src/anno.js 135行 ``` isValid = (rect) => { if (!rect) { return false } if(parseFloat(rect.width)