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

100% width #13

Open
Mazzy71 opened this issue Jan 27, 2015 · 3 comments
Open

100% width #13

Mazzy71 opened this issue Jan 27, 2015 · 3 comments

Comments

@Mazzy71
Copy link

Mazzy71 commented Jan 27, 2015

Hi!
Is there a possibility to set images to full width, or full height? When i try to do that with css, 100% width has only background image. Foreground has fixed width, so images doesn't overlaps.

@boblemarin
Copy link
Owner

This case is not supported right now.

It should be possible to listen to resize events and update everything, but that would require some deep modifications to the plugin.
I'm afraid I won't have much time to do this before a while.

@abaddonpoet
Copy link

abaddonpoet commented Jul 18, 2016

drawImage(this,0,0) --> drawImage(this,0,0,width,height)
2 places

@huanglei579
Copy link

thanks for Solution

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

4 participants