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

Progress bar around an image #283

Open
pooyaEst opened this issue Apr 7, 2021 · 1 comment
Open

Progress bar around an image #283

pooyaEst opened this issue Apr 7, 2021 · 1 comment

Comments

@pooyaEst
Copy link

pooyaEst commented Apr 7, 2021

That would've been nice a it was possible to have a photo inside progress bar/

@pooyaEst
Copy link
Author

pooyaEst commented Apr 7, 2021

Actually currently it is possible with options like this :

#container {
  margin: 20px;
  width: 200px;
  height: 200px;
  background:url("https://howoldilook.com/tools/Avatars/1.png");
    background-repeat: no-repeat;
background-size: contain;

}

but a native implementation would be nice.

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

1 participant