Nicholas Hutchind

Results 9 comments of Nicholas Hutchind

Ah, that's true. I'll check. I'm currently using the checkboxes for interaction rather than form submission. Maybe it would work to use `visibility:hidden` and `position:absolute` instead...

Five months later and this is still a problem. In Chrome and Firefox at least. I was looking at demos to figure out whether SnapSVG or Raphael looked better and...

I like this idea. I'm going to look into it.

What do you mean? Anything outside the #app element would, by nature, be outside the button as well, since it contains the button.

@Maadtin can you verify whether or not this is actually a bug? It sounds like you're describing the basic appropriate behavior of the app.

Sorry for the delay in responding... I didn't know there was an issue sitting here. _It would be difficult to diagnose without a sandbox example to look at. I would...

I'm not sure what the actual solution is, since it seems to be related to Chrome changing how things work in the console, but I have found how to fix...

It has been quite a while since I worked with the video player so my info is very dated at this point, but I don't remember there being a while...

I found a workable solution for now. `gource --output-custom-log repo-activity.txt` Now, you can manually CTRL+H find and replace all of the "wrong" names with the right ones. Or, if you're...