Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing Stage Transformation #5

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

danzen
Copy link

@danzen danzen commented Mar 14, 2020

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.

@danzen danzen changed the title Create 0000-stage-transforms.md Create 0005-stage-transforms.md Mar 14, 2020
@danzen danzen changed the title Create 0005-stage-transforms.md Fixing Stage Transformation Mar 14, 2020

## 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:

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 free to 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