These forums are provided for community interactions only. For official support please submit a support ticket.
You are not logged in.
Pages: 1
Hi i'm working on a project where the thumbs are visible and on click they would move out.
I can reuse the code form the demo file, for fading out thumbs, the issue is when working on big images the animations is blocking, so i would like to click on the thumb, doing an animation and then (when it's finished) load the big image. Does someone have an idea on this.
Thanks in advance
Offline
I think I know what you're asking, and I don't believe it's possible. A request for content is made immediately after a thumb is clicked in ThumbGrid, and it's not possible to assign a delay between the click and the request. You might consider making the animation "quick" so it finishes before the image loads, if possible.
Offline
Pages: 1