Skip to content

Conversation

@kchadha
Copy link
Contributor

@kchadha kchadha commented Oct 17, 2018

Proposed Changes

Fix minor issues with watermark:

  • Font wasn't actually getting injected into costumes because cachedUrl was getting replaced. This is no longer broken:

image

  • Fix issue where watermark could be dragged.

Copy link
Contributor

@fsih fsih left a comment

Choose a reason for hiding this comment

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

LG!

} else {
cachedUrl = vm.runtime.storage.get(assetId).encodeDataURI();
}
cachedUrl = vm.runtime.storage.get(assetId).encodeDataURI();

This comment was marked as abuse.

This comment was marked as abuse.

@kchadha kchadha merged commit 06bf389 into scratchfoundation:develop Oct 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants