You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to access some content/pic in the expander with another script and I'm looking for a GITheWall callback which would be triggered on any Item Change, but when the script is ready and everything is loaded and ready aka the script is finished in all ways.
Where would I insert this code to implement a new callback onItemChanged? execCallback(options.onItemChanged, this.currentIndex)
Hey guys,
a great script first of all!
I'm trying to access some content/pic in the expander with another script and I'm looking for a GITheWall callback which would be triggered on any Item Change, but when the script is ready and everything is loaded and ready aka the script is finished in all ways.
Where would I insert this code to implement a new callback onItemChanged?
execCallback(options.onItemChanged, this.currentIndex)Thanks for your help and your great work.