Skip to content

Commit e5103da

Browse files
committed
Updating demo page with minRadius
1 parent a7b9062 commit e5103da

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@
140140

141141
var editableCircleOpts = {
142142
editable: true,
143+
minRadius: 50,
143144
debugEl: document.getElementById('debug')
144145
};
145146

0 commit comments

Comments
 (0)