Languages

Menu
Sites
Language
Flashing in impactJS Apps

Hi, we are using impact JS to port some web apps to Tizen. We are seeing the application is always failing because it's causing assets to flash randomly on the screen.

For example, each frame we draw some standard buttons and UI via the HTML5 canvas, and then draw some game graphics, then at some point the canvas starts flashing. For instance, the first half of the draw calls on a given frame will get drawn to the screen, but then the second half are not, and then randomly they will appear again.

We are running Tizen 2.2 latest on the RD-PQ device.

Has anyone else seen this?

--Michael

Responses

2 Replies
Lakshmi Grandhi

Hi,

Please raise a bug in JIRA wth details, looks like a performance issue.

 

Vinicius Araujo Vieira

I have similar problems using createJs.

App reject, slow performance and screen flashes.