- Posts: 14116
- Thank you received: 1639
Discussion about Hot Spinner Joomla module.
Re: Error and large images
-
ivan.milic
Support Staff - Moderator
Less
More
13 years 6 months ago - 2 years 7 months ago #8436
by ivan.milic
Replied by ivan.milic on topic Re: Error and large images
Hi,
IE generally has a problem with speed when rendering transparent surfaces, so punting solid background for info panel would speed up things in IE.
Browser are not using DirectX or OpenGl to render this is all 2D ,so don't expect performance on slower computers.
You can lower the FPS open the
mod_hot_spinner\tmpl\default.php
find:
...
refresh_interval:30,
...
That value is pause between frames. To make FPS smaller put bigger values.
FORMULA: FPS = 1000/refresh_interval
note that you will have to adjust rotation speed from module setting after that to make it rotate at same rate.
I would like to have access to administration of dintjener. no to check that frozen panels on UpDown animation (use "Report to Moderator" to send me login).
IE generally has a problem with speed when rendering transparent surfaces, so punting solid background for info panel would speed up things in IE.
Browser are not using DirectX or OpenGl to render this is all 2D ,so don't expect performance on slower computers.
You can lower the FPS open the
mod_hot_spinner\tmpl\default.php
find:
...
refresh_interval:30,
...
That value is pause between frames. To make FPS smaller put bigger values.
FORMULA: FPS = 1000/refresh_interval
note that you will have to adjust rotation speed from module setting after that to make it rotate at same rate.
I would like to have access to administration of dintjener. no to check that frozen panels on UpDown animation (use "Report to Moderator" to send me login).
Last edit: 2 years 7 months ago by milos.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 6 months ago - 2 years 7 months ago #8443
by ivan.milic
Replied by ivan.milic on topic Re: Error and large images
About the problem with frozen info panels here is new version of js file in attachment.
Last edit: 2 years 7 months ago by milos.
Please Log in to join the conversation.
-
livu
Inactive member - Topic Author
- Member
Less
More
- Posts: 28
- Thank you received: 1
13 years 6 months ago #8456
by livu
Replied by livu on topic Re: Error and large images
Hi
I now understand that its the transparent images that slows down IE because when I use only solid background images the speed is simmular to chrome and firefox.
But when I use transparent images and set refresh_intervall:100, and adjust the moduls rotation speed IE works much better. The speed is now almost the same in IE, Firefox and Chrome.
Should I also clear cache in joomla configuration for better performance and speed ?
Thanx
I now understand that its the transparent images that slows down IE because when I use only solid background images the speed is simmular to chrome and firefox.
But when I use transparent images and set refresh_intervall:100, and adjust the moduls rotation speed IE works much better. The speed is now almost the same in IE, Firefox and Chrome.
Should I also clear cache in joomla configuration for better performance and speed ?
Thanx
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 6 months ago #8464
by ivan.milic
Replied by ivan.milic on topic Re: Error and large images
That cash in not much related to spinner, but affect loading speed of content generally in a good way , so if your site is not showing you some content that you changed and it shows to you old version you do not need to do anything.
Please Log in to join the conversation.
Time to create page: 0.085 seconds