Skip to content

Commit

Permalink
chore: Clear the upperLimit configuartion for polygonTool in lb-demo
Browse files Browse the repository at this point in the history
  • Loading branch information
laoluo committed Dec 8, 2021
1 parent 393969b commit 766eab8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/lb-demo/src/mock/taskConfig.js
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,6 @@ const textToolConfig = {
const polygonConfig = {
lineType: 0,
lineColor: 0,
upperLimitPointNum: 100,
edgeAdsorption: true,
drawOutsideTarget: false,
copyBackwardResult: false,
Expand Down

0 comments on commit 766eab8

Please sign in to comment.