busy-load icon indicating copy to clipboard operation
busy-load copied to clipboard

Content on page moves across slightly when using busyLoadFull

Open MeltdownInteractive opened this issue 4 years ago • 5 comments

I thought this was specific to my site, but I even see this behavour on the demo page at https://piccard21.github.io/busy-load/

If you click on the FullScreen button, the content on the page moves slightly to the right while the spinner is showing, and when you hide it, the content moves back to the left.

I'm using Chrome Version 80.0.3987.132 (Official Build) (64-bit)

How do I prevent this behaviour for full screen ?

MeltdownInteractive avatar Mar 06 '20 02:03 MeltdownInteractive

@piccard21 Any update/feedback on this? Thanks.

MeltdownInteractive avatar Mar 15 '20 21:03 MeltdownInteractive

Sorry, I'm not in town right now. I will have a look when I'm gonna be back :-)

piccard21 avatar Mar 17 '20 08:03 piccard21

Any update on this

Invius avatar Aug 05 '20 15:08 Invius

Uuuups ... totally forgotten about this :-( If have observed it right, this only happens when a scrollbar is present. Am I right? So you think I should change it in the way, you can still scroll the bar?

piccard21 avatar Aug 05 '20 15:08 piccard21

i think this behavior is caused by this code (setting class who hidden the scrollbar) https://github.com/piccard21/busy-load/blob/c1ff9120067adc6dddf1722f2e04d5356b988fbf/src/lib/busy-load.js#L37

nunos7 avatar Aug 05 '20 18:08 nunos7