Manual tick rendering?

Having problems with building or using CEF's C/C++ APIs? This forum is here to help. Please do not post bug reports or feature requests here.

Manual tick rendering?

Postby ronag » Tue Sep 29, 2015 1:36 pm

How can I manually tick the rendering inside chrome instead of setting the frame rate which makes things go out of sync in my application? I've tried overriding requestAnimationFrame and calling it manually from my application but that seems like a bit of a hack and also leaks memory.

I would like something like "browser->tick(20)" // tick 20ms and call onPaint

That would also trigger requestAnimationFrame
ronag
Techie
 
Posts: 16
Joined: Sat Sep 28, 2013 12:27 pm

Re: Manual tick rendering?

Postby magreenblatt » Wed Sep 30, 2015 11:30 am

What you're requesting is not supported.
magreenblatt
Site Admin
 
Posts: 12409
Joined: Fri May 29, 2009 6:57 pm


Return to Support Forum

Who is online

Users browsing this forum: Google [Bot] and 98 guests