Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xui.UI.Gallery #19

Closed
yr2018 opened this issue Apr 12, 2018 · 3 comments
Closed

xui.UI.Gallery #19

yr2018 opened this issue Apr 12, 2018 · 3 comments

Comments

@yr2018
Copy link

yr2018 commented Apr 12, 2018

xui.create("xui.UI.Gallery")
.setHost(host,"xui_ui_gallery3")
.setItems([
{
"id":"a",
"caption":"item 1",
"image":"{/}img/article.png",
"imageClass":"xui-icon-number1",
"itemWidth":"64",
"itemHeight":"64",
"flagText":"荐"
},

调式了很久,发现一个问题。设置image图片地址,刷新浏览器显示不出来(貌似是第一次加载图片不显示),看资源文件,图片是加载成功的。

@linb
Copy link
Owner

linb commented Apr 12, 2018

I can't locate your problem
Would you make a project to show this issue on http://www.crossui.com/RAD ?

@linb
Copy link
Owner

linb commented Apr 13, 2018

Fixed.

@linb linb closed this as completed Apr 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants