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

Scale9tiled #930

Closed
wants to merge 8 commits into from
Closed

Scale9tiled #930

wants to merge 8 commits into from

Conversation

Svelix
Copy link

@Svelix Svelix commented Jul 4, 2014

Hi,
I added support to have Scale9Images tile and stretch the center parts instead of just stretching.
You can turn it on by setting isTiled to true.
I also added an example screen to the DisplayObjectExplorer.

This would fix the feature request #634

Sven Felix Oberquelle added 2 commits July 4, 2014 11:03
This makes sure, that at least one tile remains, even when there is not enough room for 1 full tile.
Sven Felix Oberquelle added 4 commits July 7, 2014 15:54
Cause the tiling is just a feature of the Scale9Image and not an own
component I think having just one screen for demonstration is better.
@Svelix
Copy link
Author

Svelix commented Jul 9, 2014

I added same mechanism to the Scale3Images.
So now you can turn on tiling on the Scale3Images by setting isTiling to true, too.

Also extended the DisplayObjectExplorer a bit to demonstrate the feature.

@joshtynjala
Copy link
Member

Closing. Scale3Image and Scale9Image are removed from Feathers because Starling now has those capabilities natively.

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.

None yet

2 participants