Skip to content

Animation not work in QtWebkit #2

@qblake

Description

@qblake

I opened demo in desktop application inside QtWebkit from Qt5.3

So the problem is that, for example:

  • variable startTime (line 266) have value 717621.3807500899 (window.performance.now is available)
  • variable time(argument in function animation, line 267) have value 1415829096994.0247. It seems like value from Date.now()

So, that can we do this that? What additional information i can present for you?

Also, If I add time = getTime(); after line 267 - animation starts to work. no so good, but it works.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions