axmol/tests/cpp-tests/Classes/UITest/CocoStudioGUITest
kepler-5 d42d969b46 Allow customizing opacity of PageView indicator nodes (#18059)
* allow setting and getting of pageview indicator opacity. fix some documentation comments

* don't draw the indicator the selected indicator is currently overlapping

* add a tweaked opacity to one of the test cases

* remove unused variable

* convert tabs to whitespace

* change constexpr to static const
2017-07-17 15:55:43 +08:00
..
UIButtonTest Fix ui slice issue (#18065) 2017-07-17 15:52:01 +08:00
UICheckBoxTest Fix minor typos in UI test cases (#17400) 2017-02-23 16:14:39 +08:00
UIFocusTest don't let toggle accept focus (#16982) 2016-12-12 09:41:53 +08:00
UIImageViewTest remove studio related test cases and resources (#15574) 2016-05-06 13:38:19 +08:00
UILayoutTest Handle auto layout with scaled widget (#17822) 2017-05-26 10:09:57 +08:00
UIListViewTest Add padding options to ListView (#17587) 2017-06-15 14:56:54 +08:00
UILoadingBarTest Scale9Sprite / Slider / LoadingBar fixes (#16949) 2016-12-03 07:35:22 -08:00
UIPageViewTest Allow customizing opacity of PageView indicator nodes (#18059) 2017-07-17 15:55:43 +08:00
UIRadioButtonTest Remove redundant semicolons (#16558) 2016-09-12 09:45:34 +08:00
UIRichTextTest horizontal alignment support in RichText (#18027) 2017-07-05 09:25:12 +08:00
UIScrollViewTest More useful events and getters in UIScrollView (#18054) 2017-07-13 10:35:29 +08:00
UISliderTest Fix minor typos in UI test cases (#17400) 2017-02-23 16:14:39 +08:00
UITabControlTest Squashed commit of the following: 2016-03-03 14:17:48 +08:00
UITextAtlasTest Refactoring ui related code and fix label atlas and BMFont rendering issue with ETC1 texture format (#16615) 2016-09-30 09:42:21 +08:00
UITextBMFontTest remove studio related test cases and resources (#15574) 2016-05-06 13:38:19 +08:00
UITextFieldTest fix a bug that inserted text will overlap with title (#17058) 2016-12-26 09:22:49 +08:00
UITextTest Fix spelling mistake in test case (#17502) 2017-03-15 13:51:37 +08:00
UIVideoPlayerTest Fix crash when play streamed MP4 file. 2015-04-16 16:27:09 +08:00
UIWebViewTest Webview opacity and background transparency (#17831) 2017-06-07 16:12:32 +08:00
UIWidgetAddNodeTest remove studio related test cases and resources (#15574) 2016-05-06 13:38:19 +08:00
CocosGUIScene.cpp fix tizen videoplayer issue 2016-05-06 18:43:26 +08:00
CocosGUIScene.h Make all test cases work fine with new test framework. 2015-04-03 14:31:03 +08:00
UIEditBoxTest.cpp Fix android edit box duplicated text (#17775) 2017-05-04 15:04:47 +08:00
UIEditBoxTest.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
UIScale9SpriteTest.cpp Fix typos in comments and strings (#17534) 2017-03-17 10:44:38 +08:00
UIScale9SpriteTest.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
UIScene.cpp Fix minor typos in UI test cases (#17400) 2017-02-23 16:14:39 +08:00
UIScene.h tests compiles on xcode 6.3 2015-04-08 17:37:30 -07:00
UISceneManager.cpp Make all test cases work fine with new test framework. 2015-04-03 14:31:03 +08:00
UISceneManager.h Make all test cases work fine with new test framework. 2015-04-03 14:31:03 +08:00