Jeff Pickhardt

Results 66 comments of Jeff Pickhardt

For example, in my testing with Google Chrome, I find calling mask adds a scroll bar to the window. I'm looking for a good solution to make highlighting more consistent.

Maybe I'm not using it right? Here is some test code that doesn't show the #div1 over the overlay, and causes Chrome to have horizontal and vertical scroll bars. body...

Great, I get it now -- when I use it right! It's very cool. I didn't realize what the mask was at first, because your readme says it's "Useful for...

Highlight works by adding a class "guiders_highlight" to the div, giving it a higher z-index. Have you tried a few things: - ensuring your css file has a high z...

I agree that there is a bug. I don't know exactly how to solve it, though. I've replicated it: perhaps your div doesn't have a background color? I've found that...

Yes, I plan to include it in the next version. It's a good catch. Can you send the addition? ## Jeff Pickhardt Sent from my Android On Jan 22, 2013...

Yes, I've just been pretty busy, but this is a good pull request. Thanks Matt for submitting it.

Thanks! I'll include this in the next version. ## Jeff Pickhardt [email protected] On Thu, Feb 7, 2013 at 7:28 AM, Joao Barata [email protected]: > without a proper namespace, the keydown...

Thanks Steve. They should have been logically separate pull requests, probably not 10 but not 1 either. It's not that big a deal though. When I get some time I...

Does this gem work with Rails 7 and if so, can you update the README's instructions with info about Rails 7? It seems unclear to me whether it does and...