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

Commit 4fb8364

Browse files
Merge pull request #1932 from montegoulding/bugfix-19741
[[ Bug 19741 ]] Remove legacy inks from PI
2 parents c8eb359 + 88481c3 commit 4fb8364

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

Toolset/resources/supporting_files/property_definitions/propertyInfo.tsv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ icon Icon Icons com.livecode.pi.imageid true false 0
8989
iconGravity Gravity Icons com.livecode.pi.enum true false ,left,top,right,bottom,topLeft,topRight,bottomLeft,bottomRight,center,resize
9090
iconic Minimized Basic com.livecode.pi.boolean true false false
9191
id ID Basic com.livecode.pi.imageID true false
92-
ink Ink Colors com.livecode.pi.enum true false srcCopy blendClear,blendSrc,blendDst,blendSrcOver,blendDstOver,blendSrcIn,blendDstIn,blendSrcOut,blendDstOut,blendSrcAtop,blendDstAtop,blendXor,blendPlus,blendMultiply,blendScreen,blendOverlay,blendDarken,blendLighten,blendDodge,blendBurn,blendHardLight,blendSoftLight,blendDifference,blendExclusion,clear,noop,notSrcAnd,notSrcAndReverse,notSrcCopy,notSrcOr,notSrcOrReverse,notSrcXor,reverse,set,srcAnd,srcAndReverse,srcCopy,srcOr,srcOrReverse,srcXor,blend,addPin,addOver,subPin,transparent,adMin,addMax
92+
ink Ink Colors com.livecode.pi.enum true false srcCopy blendClear,blendSrc,blendDst,blendSrcOver,blendDstOver,blendSrcIn,blendDstIn,blendSrcOut,blendDstOut,blendSrcAtop,blendDstAtop,blendXor,blendPlus,blendMultiply,blendScreen,blendOverlay,blendDarken,blendLighten,blendDodge,blendBurn,blendHardLight,blendSoftLight,blendDifference,blendExclusion,srcCopy
9393
innerGlow Inner glow Effects com.livecode.pi.graphicEffect true false popup:effectColor,effectBlendMode,effectFilter,effectSize,effectSpread
9494
innerShadow Inner shadow Effects com.livecode.pi.graphicEffect true false popup:effectColor,effectBlendMode,effectFilter,effectSize,effectSpread,effectDistance,effectAngle
9595
kind Kind Basic com.livecode.pi.string true true no_default

notes/bugfix-19741.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Remove legacy inks from property inspector

0 commit comments

Comments
 (0)