Christopher Van Wiemeersch

Results 264 issues of Christopher Van Wiemeersch

Per https://github.com/blog/2233-publish-your-project-documentation-with-github-pages

enhancement

It's not standardised yet but there's a [spec](https://github.com/MozVR/webvr-spec) and implementation in [Firefox Nightly](https://nightly.mozilla.org/) (and [Firefox Dev Edition](https://www.mozilla.org/en-US/firefox/developer/) and soon in Firefox stable) and [experimental builds of Chromium](https://drive.google.com/folderview?id=0BzudLt22BqGRbW9WTHMtOWMzNjQ&usp=sharing#list).

In a recent version of Chrome, they've redesigned the Developer Tools, including the Network tab: ![](http://f.cl.ly/items/0z3G3d3W3A2P1g2g3r1Z/Screen%20Shot%202014-03-07%20at%201.25.51%20PM.png) It'd be neat if chromeHAR could start using those styles. I'd be willing to...

feature request

Very minor, but Chrome doesn't show the `charset`s: ![](http://f.cl.ly/items/242C0A1s2H0I2p2Y0T3i/Screen%20Shot%202014-01-22%20at%205.33.50%20PM.png) chromeHAR does: ![](http://f.cl.ly/items/3T1P25372k1i1o2c362r/Screen%20Shot%202014-01-22%20at%205.27.39%20PM.png)

It'd be nice if the table columns were resizable, like in the Chrome Dev Tools.

feature request

Compare: # All ![](http://f.cl.ly/items/1g1m3c2Z452A0D0R1J1p/Screen%20Shot%202014-01-18%20at%207.20.15%20PM.png) # Scripts ![](http://f.cl.ly/items/1q3a42020J111f143f3R/Screen%20Shot%202014-01-18%20at%207.20.54%20PM.png)

bug

I also noticed https://slightlyoff.github.io/Geofencing/spec/ 404s because there is no `gh-pages` branch.

It's a bit cumbersome to have to duplicate the string in the default language in the `[*]` section in the `.ini` file (or the respective `.properties` file). Often, with multiple...

I may want to change the hash of the page for reasons unrelated to A-Frame entities (e.g., a URL for `#siteInfo`). IMO, the logic should be simplified to check if...

It would be really slick if you could drag and drop an image or paste a URL to an image (or Cloud/Dropbox/imgur page) and that would turn it into a...

wanted