Page 1 of 1

Slow grid in 3.2785. Window resize and latest cef help

PostPosted: Wed Jan 17, 2018 8:18 am
by skocef
I have this problem with cef version 3.2785 (win32): web app receives list of items from its server (probably via web sockets but I'm not sure) and inserts items into a list. The list takes the whole browser window. This works fine (the list gets loaded immediately) with Chrome browser and also with cef latest version 3.3239) but with 3.2785 the loading is very slow, each new row takes about one second to appear unless the mouse is used to resize browser window during the loading. The resizing makes the loading fast.

My question is: what could be cause of this problem and is there any chance to get 3.2785 working properly?

Re: Slow grid in 3.2785. Window resize and latest cef help

PostPosted: Wed Jan 17, 2018 3:17 pm
by amaitland

Re: Slow grid in 3.2785. Window resize and latest cef help

PostPosted: Wed Jan 17, 2018 7:34 pm
by HarmlessDave
It might just be the much older version of Chromium used in 3.2785. If so, you need to move to a newer CEF3 in order to update the Chromium version.