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

[官网反馈] - demo 站首页轮播组件卡顿 #2

Closed
JayceZhang9602 opened this issue Jun 20, 2017 · 6 comments
Closed

[官网反馈] - demo 站首页轮播组件卡顿 #2

JayceZhang9602 opened this issue Jun 20, 2017 · 6 comments

Comments

@JayceZhang9602
Copy link

JayceZhang9602 commented Jun 20, 2017

Problem description

demo 站首页轮播组件卡顿 fps30以下
https://www.react-uwp.com/

Versions

  • Browser: Chrome 58 Mac OSX 10.10.6
@myxvisual
Copy link
Owner

img
刚刚看了下 performance,发现页面加载后轮播挺正常的,主要卡顿发生在于 youtube 加载 iframe 时候的 js 抛出的错误,和一开始渲染 acrylic 贴图的时候。
完全加载完并不会卡顿,youtube 的错误可能跟网络有关, 也有可能是 Youtube iframe API 问题。

@myxvisual
Copy link
Owner

这个 issue 应该可以关闭吧

@myxvisual myxvisual reopened this Jun 20, 2017
@JayceZhang9602
Copy link
Author

完全加载之后效果好很多,但换图的时候还是有明显卡顿。。。可能是设备性能限制,达不到60fps难受=。=
2017-06-20 8 37 07
ps: 星型和心型打分组件,填充和鼠标点击位置有偏移;
DropdownMenu, Menu, DatePickers 应该有 blur 事件或者提供关闭接口吧,目前点击页面其他区域不会关闭;
顶部 Nav 非折叠状态下,Documentation href 为 /components,只有窗口宽度小于960出现折叠Nav点击组件名才能看到文档啊!!!!!

@myxvisual
Copy link
Owner

thanks, 这些会 issue 在下个版本修复~

@myxvisual myxvisual reopened this Jun 20, 2017
@myxvisual
Copy link
Owner

@JayceZhang9602 修复打分组件的代码已经在 1.0.x 分支,会合并在下个版本一起发的~

@myxvisual myxvisual reopened this Jun 21, 2017
myxvisual added a commit that referenced this issue Jun 21, 2017
Update blur event to components: ContentDialog AutoSuggestBox
CalendarDateOciker DatePicker TimePicker DropDownMenu Menu SplitView
NavigationView TimePicker

Close #2
@myxvisual
Copy link
Owner

@JayceZhang9602 现在所以组件都加了键盘响应和 blur 的交互了~ 发在 v1.0.5上了

morteza-jamali added a commit to morteza-jamali/uwp.js that referenced this issue May 10, 2021
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