axmol/tests/cpp-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
..
Source RichText and ScrollView enhancements (#1696) 2024-02-18 20:09:54 +08:00
proj.android Rename cocos_android_app_init to axmol_android_app_init and othre code cleanup 2024-01-29 08:51:35 +08:00
proj.ios Rename glview to correct representative name (#1467) 2023-12-01 09:04:51 +08:00
proj.linux Tidy project tree and full symlink support (#1072) 2023-02-23 21:57:30 +08:00
proj.mac Update mac icons 2023-11-27 20:18:10 +08:00
proj.wasm WASM: use shorten target platform name 'wasm' instead 'emscripten' 2023-09-05 22:17:18 +08:00
proj.win32 Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
proj.winrt Fix #1498 (#1500) 2023-12-12 00:44:59 +08:00
CMakeLists.txt Change extension folder structure to reduce file name conflicts (#1647) 2024-02-03 10:08:22 +08:00