aframe-preloader-component icon indicating copy to clipboard operation
aframe-preloader-component copied to clipboard

A-Frame inspector style bug

Open ben-sharp opened this issue 8 years ago • 1 comments

Some bootstrap classes are conflicting causing the A-Frame inspector to break a bit.

ben-sharp avatar Jul 26 '17 23:07 ben-sharp

Yeah I've encountered this before. Currently you can detect the inspector being open but it requires a bunch of hacky checks to do this. Can anyone suggest a good way to work around this without having to do a custom build of bootstrap with custom prefixes to avoid collisions?

UXVirtual avatar Dec 29 '17 13:12 UXVirtual