大约有 3 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0017 秒)
...: 与内容相关的链接 提交 2 个回复 xiaohai 赞同来自: 我用 tweenTo(key,0)实现了,,不知道有没有其他api 2017-09-08 0 0 分享 微博 QZONE 微信 cuixueying 赞同来自: 可以控制list.scrollBar的value,显示到你的第5个cell! 2017-09-08 0 1 分享 微博 Q...
来源: Laya_社区 发布时间: 20170908
... this.m_downValue) { this.list_rule.scrollBar.stopScroll(); this.list_rule.tweenTo(index - 1,100); } else if (this.list_rule.scrollBar.value > this.m_downValue) { this.list_rule.scrollBar.stopScroll(); this.list_rule.tweenTo(index + 1,100); } } this.m_downValue = -1; } } } 2020-10-18 0 0 分享 ...
来源: Laya_社区 发布时间: 20170215
...没有产生作用。 在您描述的上述几个问题中: 1、list的tweenTo方法,第二个参数为0时造成列表子项渲染错误的问题,我们测试并没有复现。 2、ide多语言的设置问题,需要您提供给一个可以复现的demo。 3、displayChild的问题我们已...
来源: Laya_社区 发布时间: 20211105