Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Commit 1c17196

Browse files
Merge pull request #1947 from montegoulding/bugfix-19998
[[ Bug 19998 ]] Add default points for polygon graphic
2 parents 00d7688 + d30e003 commit 1c17196

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Toolset/resources/supporting_files/property_definitions/com.livecode.interface.classic.PolygonGraphic.tsv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ lineSize 1
1515
dashes
1616
startArrow false
1717
endArrow false
18-
points Basic
18+
points Basic 0,0\n100,100
1919
markerDrawn false
2020
markerLineSize 1
2121
markerFilled false

notes/bugfix-19998.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Add default points for polygon graphic

0 commit comments

Comments
 (0)