V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
Get Google Chrome
Vimium · 在 Chrome 里使用 vim 快捷键
fishg
V2EX  ›  Chrome

Chrome 好像要修复 Surface 的触屏滚动问题了

  •  
  •   fishg · 2015-08-12 18:07:35 +08:00 · 2289 次点击
    这是一个创建于 3172 天前的主题,其中的信息可能已经有所发展或是发生改变。

    The following revision refers to this bug:
    https://chromium.googlesource.com/chromium/src.git/+/d53bb2ab620b6dc5e17da85dcf1b83b516c8c212

    commit d53bb2ab620b6dc5e17da85dcf1b83b516c8c212
    Author: ananta [email protected]
    Date: Wed Aug 12 02:04:17 2015

    Improve scroll performance on Windows 10 with high precision touchpads.

    Chrome scrolling performance on Windows 10 with high precision touch pads, is very janky and jumpy.
    Windows 10 introduces a new API called Direct Manipulation which allows consumers to support smooth
    scrolling, panning etc. Mouse wheel messages are dispatched differently based on whether the window
    is a Direct manipulation consumer. Microsoft recommends supporting Direct Manipulation on Windows 10
    and above.

    This is an intial patch to do the bare minimum to register Chrome as a Direct Manipulation consumer.
    The associated functionality is provided by the newly added DirectManipulationHelper class which lives
    as a member of the LegacyRenderWidgetHostHWND class which ensures that these changes are isolated cleanly.

    This does smoothen scrolling on these devices. However there is still work to be done

    BUG=517183,517187

    不知道有没有V友装金丝雀版试试是不是触屏滑动顺畅了?我windows板子没带现在

    目前尚无回复
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   5184 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 27ms · UTC 08:06 · PVG 16:06 · LAX 01:06 · JFK 04:06
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.