Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 568 Bytes

File metadata and controls

10 lines (8 loc) · 568 Bytes
version 8.0.0-dp-7

LiveCode Builder Host Library

Canvas library

  • "Outer shadow" effects now have a knockout (Boolean) property. It controls whether or not the alpha channel of the source image is applied to the blurred shadow created by the effect, and defaults to true.
  • "Inner glow" effects now have a source (String) property, which determines the location from which the glow originates. It can be either "center" or or "edge", and defaults to "edge".

[16053] Graphic effect knockout & source properties added to Canvas library