Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dynamic Source #21

Open
kabaltech opened this issue Sep 27, 2021 · 2 comments
Open

Dynamic Source #21

kabaltech opened this issue Sep 27, 2021 · 2 comments

Comments

@kabaltech
Copy link

Is there a way to load the source dynamically? i.e via api or computed attributes, such as :source='comp_image', this doesn't seem to work currently, as the images are stored on S3 AWS, not on local machines and retrieved dynamically as well via API calls.

@mudin
Copy link
Owner

mudin commented Oct 22, 2021

@kabaltech It is already loading dynamically, your comp_image should be reactive

@Syrok
Copy link

Syrok commented Dec 16, 2021

When vue-vr started without source it do not initiate panorama, but after source changed it check this panorama and do not load new pano as panorama still null

https://github.com/mudin/vue-vr/blob/master/src/Pano.vue#L70

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants