大约有 35 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0042 秒)
...容相关的链接 提交 2 个回复 Laya_XS 赞同来自: 你把list的scrollbar组建里的缓动属性取消了就可以实现整个页面缓动滚动。 2017-12-02 0 1 分享 微博 QZONE 微信 ZX 赞同来自: import ConfigInfo from "../data/ConfigInfo"; import { ui } from "../ui/layaMaxUI"; ...
来源: Laya_社区 发布时间: 20171202
...private m_downValue: number = -1; constructor() { super(); this.list_rule.hScrollBarSkin = ""; this.list_rule.renderHandler = new Laya.Handler(this, this.updateItem); this.list_rule.scrollBar.changeHandler = new Laya.Handler(this, this.onChange) this.list_rule.mouseHandler = new Laya.Handler(this, t...
来源: Laya_社区 发布时间: 20180724
...private m_downValue: number = -1; constructor() { super(); this.list_rule.hScrollBarSkin = ""; this.list_rule.renderHandler = new Laya.Handler(this, this.updateItem); this.list_rule.scrollBar.changeHandler = new Laya.Handler(this, this.onChange) this.list_rule.mouseHandler = new Laya.Handler(this, t...
来源: Laya_社区 发布时间: 20181112
...private m_downValue: number = -1; constructor() { super(); this.list_rule.hScrollBarSkin = ""; this.list_rule.renderHandler = new Laya.Handler(this, this.updateItem); this.list_rule.scrollBar.changeHandler = new Laya.Handler(this, this.onChange) this.list_rule.mouseHandler = new Laya.Handler(this, t...
来源: Laya_社区 发布时间: 20170215
UI相关问题 LayaAir引擎 panel 滚动疑问 panel.hScrollBarSkin/vScrollBarSkin="" ; 设了skin就可以滑动,有没有不设skin也可以滑动的吗? 因为设了skin为""时,web会请求""的资源,然而这个("")资源跟定没有得啦(固然报 :lose skin ""),个人感...
来源: Laya_社区 发布时间: 20180103
...Bug? LayaAir2.61 测试版 物理引擎bug 百分百 复现 将list里的scrollBar设置mouseWheelEnable=false后过一段时间设置mouseWheelEnable=true;无法滚动 富文本下划线绘制bug 龙骨skeleton鼠标点击区域的设置 1.7.20beta有bug,帧属性面板打不开 自从layaflash...
来源: Laya_社区 发布时间: 20200108
...atter中layasprite怎么改变图片大小? 合并小图片 将list里的scrollBar设置mouseWheelEnable=false后过一段时间设置mouseWheelEnable=true;无法滚动 laya怎么跨域加载图片 本地调试加载本地图片都报错 如何获取图片每个像素点的RGB? 图片添加点...
来源: Laya_社区 发布时间: 20170616
...this.imgListBg.visible = true; this.reqImage = this.iconImg; this.imgList.vScrollBarSkin = ''; this.imgList.selectEnable = true; this.imgList.array = listArr; this.imgList.renderHandler = new Laya.Handler(this, this.onRender); this.imgList.selectHandler = new Laya.Handler(this, this.onSelect); } onS...
来源: Laya_社区 发布时间: 20190318
...其妙消失,物体渲染队列的_IndexInList会被破坏 将list里的scrollBar设置mouseWheelEnable=false后过一段时间设置mouseWheelEnable=true;无法滚动 问题状态 最新活动: 2021-04-14 10:26 浏览: 2733 关注: 3 人
来源: Laya_社区 发布时间: 20210412
...信浏览器里面的上下滑动,又开始上下滑动了 将list里的scrollBar设置mouseWheelEnable=false后过一段时间设置mouseWheelEnable=true;无法滚动 使用getChildByName()无法得到子节点对象 问题状态 最新活动: 2017-04-24 11:13 浏览: 1190 关注: 2 人
来源: Laya_社区 发布时间: 20170423