Gallery.app: Fix thumbnail update of the ribbon in the slide mode.
Previously Gallery.app tried to create a new element when an image is updated, but the new element does not added to DOM. This CL change the behavior so that the app reuses an existing element. BUG=385535 TEST=manually Review URL: https://codereview.chromium.org/343873002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278405 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment