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

Positioning of busy spinner #17

Open
stkrogs opened this issue Mar 29, 2021 · 2 comments
Open

Positioning of busy spinner #17

stkrogs opened this issue Mar 29, 2021 · 2 comments

Comments

@stkrogs
Copy link

stkrogs commented Mar 29, 2021

Hi, is there any way to position the busy spinner relative to another HTML element? At the moment it can be either of the corners or full-page, but I would like it to be top-right positioned relative to a Shiny tabPanel or even a div inside the tabPanel instead of the full screen.

@stkrogs stkrogs changed the title Positionint of busy spinner Positioning of busy spinner Mar 29, 2021
@kmshort
Copy link

kmshort commented Dec 9, 2021

Hi, is there any way to position the busy spinner relative to another HTML element? At the moment it can be either of the corners or full-page, but I would like it to be top-right positioned relative to a Shiny tabPanel or even a div inside the tabPanel instead of the full screen.

Yes, I too would like to do something like this. At the moment, the location overlaps some text on the page which overflows to the top right.. but I would like it in that corner. To adjust it below a following HTML row would be perfect.

@LaurentBerder
Copy link

I would also love the positioning to be changed. I'm currently using the margins parameters use_busy_spinner(spin = "fingerprint", margins = c(350, 700)), but I wish it could be relative to the window size.

Is there a way to specify percentages instead of pixel count?

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