Skip to content

Fixing Stage Transformation - #5

Open
danzen wants to merge 3 commits into
ReCreateJS:masterfrom
danzen:master
Open

Fixing Stage Transformation#5
danzen wants to merge 3 commits into
ReCreateJS:masterfrom
danzen:master

Conversation

@danzen

@danzendanzen commented Mar 14, 2020

Copy link
Copy Markdown

Fixing the stage transformation issue in CreateJS.

Just a note... this is not the RFC but rather an introductory comment. The RFC can be found by clicking the Files link above - to view the actual file open the three dots at the right and select view file. I feel like there should be a better introduction here, as this is where conversation happens but adding more details, just makes it more confusing as to the actual location of the RFC. So go find it and leave any comments below or embedded or how ever it is going to work - will get used to it soon, I suppose.

@danzendanzen changed the title Create 0000-stage-transforms.mdCreate 0005-stage-transforms.mdMar 14, 2020
@danzendanzen changed the title Create 0005-stage-transforms.mdFixing Stage TransformationMar 14, 2020
Comment threadtext/0005-stage-transforms.md Outdated

## Drawbacks

This will break existing code but can be turned off to not break existing code. To update to a new version of CreateJS but keep the existing code working, the stageTransformable could be set to false:

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

To be clear about this, would it be correct to say that it will only break existing code that fixes the issue in a different way? If people are unaware of the issue or don't scale the stage, then they won't be affected at all.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@danzen@owendwyer