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

ADD A CUSTOM PROGRESS BAR #15

Open
seel-channel opened this issue Oct 9, 2020 · 1 comment
Open

ADD A CUSTOM PROGRESS BAR #15

seel-channel opened this issue Oct 9, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@seel-channel
Copy link

I want to show a CustomProgressBar but the ModelViewer arguments don't have onPageStarted and onPageFinished. Please add the arguments 👍

@seel-channel seel-channel added the enhancement New feature or request label Oct 9, 2020
@KevinRohn
Copy link

Hi @seel-channel I created a pr with the requested requirement. There is a callback function final VoidCallback onModelIsVisisble; which is invoked when the model has loaded and is also visible, see: https://modelviewer.dev/docs/#entrydocs-loading-events-modelVisibility

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

2 participants