expandable-image-grid icon indicating copy to clipboard operation
expandable-image-grid copied to clipboard

Using surprising global variables

Open danvk opened this issue 11 years ago • 0 comments

There are lots of references to this:

$.data(this, 'preview')

Where this is window, i.e. the global variable. This is probably a mistake. It should be the grid container.

danvk avatar Aug 30 '14 02:08 danvk