Page 1 of 1

V7-skin "Material index": how to start with thumbnails open

Posted: Wed Mar 02, 2022 7:30 pm
by zitronenwolf
Hi, I would like to use the skin-template "Material index" from version 7, but would like to start the tour with opened thumbnails.
In the skin editor I set the variable "vis_menu" to "true" which results in the thumbnails being opened at the start. But the open-close button at the top is still the "open"-button. So you first have to click it to change the button and then a second click will close the thumbnails again.
I also achieved somehow to change the coloured mouse-over-buttons but not the white buttons. So it was getting wild.

So my simple question is: how can I start within this template with the thumbnails opened and with a close-button appearing at start?

Best
Heiko

Re: V7-skin "Material index": how to start with thumbnails open

Posted: Fri Mar 04, 2022 3:41 pm
by Hopki
Hi Heiko,
The simplest way to do this just add a Config Loaded, Trigger Click, _self, action to the menu_to_close_anim
Regards,

Re: V7-skin "Material index": how to start with thumbnails open

Posted: Sat Mar 05, 2022 12:23 am
by zitronenwolf
Thanks. That's it!