Princiya Marina Sequeira
Princiya Marina Sequeira
@maqboolkhan sure. this could be a little tricky, I might be wrong too :) We employed a quick hack from re-doing the layout to use Flexbox. Let me know if...
@maqboolkhan we have a discourse thread [https://discourse.mozilla.org/tags/lightbeam](https://discourse.mozilla.org/tags/lightbeam)
@maqboolkhan if you refer to the above screenshot, the graph should be centered w.r.to the black area only, but due to some hacks adopted, it is centered w.r.to the entire...
After the web extension installation you need to visit few websites (open new tabs on the browser) which will constitute nodes for the visualisation and any third party connections they...
@Parikshit-Hooda the linter is throwing error. see here https://travis-ci.org/mozilla/lightbeam-we/builds/552269812?utm_source=github_status&utm_medium=notification please revert back the changes so that the linter does not complain. if you notice the differences here, https://github.com/mozilla/lightbeam-we/pull/258/files, you will...
**_This comment is outdated. We don't require the two repos approach anymore._** --------------------------------------------------------------------------------- Initially I followed the following approach: Click the `VR` button and this launches `vr-index.html` page from the...
@jonathanKingston i think the restriction is due to serving content across cross origin issues and that's why there is a hard requirement to serve A-Frame via a server. @cvan @caseyyee...
@cvan thanks for the nits 👍 will update the code based on your feedback. > this seems like an A-Frame bug. which part didn't work exactly? were there any console...
@jonathanKingston agree on your feedback about fixing this PR to solve the issue of having a server from web-extension. Any inputs on how to go about this?
@cvan cc @jonathanKingston > this file looks like it’s autogenerated from Webpack? did you write this or is it a vendor, third-party lib? in other words, how could one modify...