Patrick Galbraith

Results 20 comments of Patrick Galbraith

@rommelxcastro This is due to the live option. Basically in modern browsers minimalect detects changes to the dom and updates the select automatically. But it can cause issues in some...

Actually it seems to work fine if `live` is set to `false`. So it might have something to do with the `live` option. See http://jsfiddle.net/a90wqg27/1/

For ES6 it would be `import { ScrollbarWrapper } from 'react-scrollbar'`

This is great. Thanks for the effort of putting all this together. Making changes to the map itself is fairly tricky now. I'm going to have to find a way...

That is strange. I haven't been able to reproduce this issue on my end. Can you check the browser console see https://webmasters.stackexchange.com/a/77337 Let me know if there are any errors.

I would be open to any suggestions but I don't have the time these days to do the research needed. If you are keen to contribute the information that would...

Thanks glad you like the site! The functionality you are talking about I'm working on, just trying to resolve some performance issues with Internet Explorer before I make it live....

Related to #3

Hi Scran I recently rewrote the site from flash. In the flash version the foreground GUI elements were hidden when dragging which I think would fix the issue you are...

Another thing to note is that I can't hide the video due to restrictions with YouTube's terms of service. As any time you play a video it must be visible.