Skip to content
This repository has been archived by the owner on Sep 22, 2024. It is now read-only.

Lazy load on images #6

Closed
samirortiz opened this issue Mar 19, 2019 · 7 comments
Closed

Lazy load on images #6

samirortiz opened this issue Mar 19, 2019 · 7 comments
Assignees
Labels
enhancement New feature or request

Comments

@samirortiz
Copy link

Can i use lazy load on images into Pano?

@mudin
Copy link
Owner

mudin commented Mar 19, 2019

@samirortiz Currently multiresolution is not supported, You can use cubefaces

@mudin mudin added the enhancement New feature or request label Mar 19, 2019
@mudin mudin self-assigned this Mar 19, 2019
@samirortiz
Copy link
Author

Hmm i see, but actually my problem is to inject to many Panos (about 20) inside the component.
I have a the Panos inside a carousel.
Can i change only the source image from Pano, on demand? So i can use only one Pano and change his source image.

@mudin
Copy link
Owner

mudin commented Mar 20, 2019

@samirortiz I have released the 1.1.0 version, I fixed the issue with dynamic source attribute in Pano.

@mudin
Copy link
Owner

mudin commented Mar 20, 2019

@samirortiz
Copy link
Author

Thanks man, awesome, it's working for me now, but i'll have to implement myself a carousel.
One last question: how can i set html elements inside Pano, like the toggle button that you did?
:)

@mudin
Copy link
Owner

mudin commented Mar 20, 2019

@samirortiz You're welcome! I didn't set the button inside Pano, just use css and make position: absolute

@samirortiz
Copy link
Author

thank you so much Mudin!!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants