axmol/tests
RH 978d15db78
RichText and ScrollView enhancements (#1696)
* Add id tag to several RichText elements to allow locating the nodes in RichText
Add font related styling to paragraph tags

* Move functionality out of ListView and into ScrollView to allow scrolling to a specific child node within a ScrollView

* Add function to allow finding protected child node by name

* Example of anchor tags to local RichText content in a ScrollView

* Fix string storage type
2024-02-18 20:09:54 +08:00
..
cpp-tests RichText and ScrollView enhancements (#1696) 2024-02-18 20:09:54 +08:00
fairygui-tests Disable unused extensions in the FairyGUI and Live2D tests to speed up builds (#1665) 2024-02-11 22:28:42 +08:00
live2d-tests Disable unused extensions in the FairyGUI and Live2D tests to speed up builds (#1665) 2024-02-11 22:28:42 +08:00
lua-tests LUA build fix for Android, iOS and Windows (#1650) 2024-02-04 22:09:36 +08:00
.gitignore Improve ActionCoroutine callback style (#1481) 2023-12-08 12:46:46 +08:00