Skip to content

Commit 23c5114

Browse files
committed
update changeling
1 parent 7b8db23 commit 23c5114

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

CHANGELOG

-4
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ cocos2d-x-3.10 December ? 2015
99
[NEW] UI: UIText::clone supports clone the text effect.
1010
[NEW] Label: Add methods to query label effect state.
1111
[NEW] UI: UIRichText support the new line element.
12-
[NEW] UI: Scale9Sprite fade actions with cascade opacity.
13-
[NEW] UI: Pageview support adjust child size.
1412

1513
[REFINE] UI: RichText support new line element.
1614
[REFINE] UI: Set focus to Widget when touched.
@@ -36,7 +34,6 @@ cocos2d-x-3.10 December ? 2015
3634
[REFINE] Win10: Added missing _USRJSSTATIC preprocessor define for ARM builds.
3735
[REFINE] JS: Added ccvector_to / ccmap_to converted to new js-binding API.
3836
[REFINE] UI: Slider misprint fix.
39-
[REFINE] UI: Scale9Sprite cropped sprite frames support.
4037

4138
[FIX] Core: Fix premultiplyAlpha for mipmaps and compressed textures.
4239
[FIX] UI: Fix Scale9sprite rendering error when content size smaller than the sum of leftInset and rightInset.
@@ -53,7 +50,6 @@ cocos2d-x-3.10 December ? 2015
5350
[FIX] UI: Fix edit box setPlaceholderFontName and scale font size issue.
5451
[FIX] Core: Fix memory leak when initWithImage() failed.
5552
[FIX] Network: CCDownloader on iOS is broken in v3.9 js-binding.
56-
[FIX] UI: Fix label clamp when scaled with bmfont.
5753
[FIX] JS: Bindings fixes for Menu, Sprite and Label.
5854
[FIX] Studio: Remove weak reference in ActionNode.
5955
[FIX] UI: shouldStartLoading method should return value to js in js-binding.

0 commit comments

Comments
 (0)