Forum Discussion
Delay between layer transitions
Hi EdwardAgadja170 are you referring to the authoring environment or when the content is published?
I'm referring to when the content is already published (in the LMS and Review 360)
- SamHill3 months agoSuper Hero
Hi EdwardAgadja170 I think it may be the same reason. It's likely to be the amount of elements on the layer that the browser has to process, for example a lot of SVG graphics, as opposed to a single bitmap would likely take a bit more processing.
The only thing I would suggest is to try flattening all of you graphical layers into a single bitmap graphic, using PNG or JPG. Keep all of your text as is (editable), but anything visual try and flatten into a single bitmap.
You will lose some quality in the image when scaling, but you can mitigate some of that by making the bitmap image 200% of the size you will use it in the project.
Note: This is just a theory, as I'm not sure on the processing required for multiple SVG vs a single bitmap, but I suspect the required processing is more for SVG.