flimshaw / flimshaw/Valiant360

Looping through .jpg photoes

Open
#29 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
780
Forks
151
PR merge metrics
No merged PRs in 30d

Description

Hei
First i just want to say i am loving this project

I am trying to Loop through .jpg photoes (like a slow fps movie)
What i am struggeling with is getting :
`$('.valiantPhoto').Valiant360('loadPhoto', 'path/to/photo');`

When i use this function it just load what i have in :

`

`

I downloaded the project from git, and everything seems to be working except beeing able to load in new images in the same "frame"

![capture](https://cloud.githubusercontent.com/assets/13959150/11835820/93de3c18-a3d6-11e5-9f19-fcf5c149d3ba.PNG)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the `Valiant360('loadPhoto', 'path/to/photo')` entry point and compare it with the `data-photo-src` initialization shown in the issue. Reproduce the behavior using the `.valiantPhoto` element and the referenced JPG, then determine whether successive images can load in the same viewer. Done means the requested photo changes are reliably reflected in that frame.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.