Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ icon Icon Icons com.livecode.pi.imageid true false 0
iconGravity Gravity Icons com.livecode.pi.enum true false ,left,top,right,bottom,topLeft,topRight,bottomLeft,bottomRight,center,resize
iconic Minimized Basic com.livecode.pi.boolean true false false
id ID Basic com.livecode.pi.imageID true false
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
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
innerGlow Inner glow Effects com.livecode.pi.graphicEffect true false popup:effectColor,effectBlendMode,effectFilter,effectSize,effectSpread
innerShadow Inner shadow Effects com.livecode.pi.graphicEffect true false popup:effectColor,effectBlendMode,effectFilter,effectSize,effectSpread,effectDistance,effectAngle
kind Kind Basic com.livecode.pi.string true true no_default
Expand Down
1 change: 1 addition & 0 deletions notes/bugfix-19741.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Remove legacy inks from property inspector