Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

[[ Canvas ]] Add optional bounds param to canvas library begin layer… syntax #7039

Open
wants to merge 1 commit into
base: develop
Choose a base branch
Loading
from

Conversation

livecodeian
Copy link
Contributor

@livecodeian livecodeian commented May 14, 2019

This patch add an optional parameter to begin layer with <effect> ... to allow specifying the area to which the effect will be applied

@runrevmark
Copy link
Contributor

@livecodeian : Can you rebase this - I just merged the dependent PR :)

… ...` syntax

This patch add an optional parameter to `begin layer with <effect> ...` to allow specifying the area to which the effect will be applied
@livecodeian livecodeian force-pushed the feature-canvas_effect_for_rect branch from bb7a154 to e6ae7c2 Compare May 14, 2019 21:48
# LiveCode Builder Host Library
## Canvas library

New syntax has been added to the Canvas library to allow specifying the drawing boundary
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@livecodeian I'm thinking this patch should also amend docs/lcb/feature-effect_only_layer.md to note the new layer syntax also applies there

@runrevmark runrevmark added this to the 9.5.0-dp-1 milestone May 15, 2019
@livecodepanos livecodepanos modified the milestones: 9.5.0-dp-1, 9.5.0-dp-2 May 29, 2019
mEffect: An expression which evaluates to an effect.

Description: Begins a new layer on <mCanvas> to group drawing operations for which the opacity, blend mode, and optional effect are to be applied to as a whole rather than individually.
Description: Begins a new layer on <mCanvas> to group drawing operations for
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@livecodeian This has the same issue as mentioned on the property set patch. Also probably good to have examples for each the two new ones.

@livecodepanos livecodepanos removed this from the 9.5.0-rc-1 milestone Sep 17, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.