Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Bug 809205 - Generate thumbnails at the size they are displayed #6268

Merged
merged 1 commit into from Nov 8, 2012
Merged

Bug 809205 - Generate thumbnails at the size they are displayed #6268

merged 1 commit into from Nov 8, 2012

Conversation

daleharvey
Copy link
Contributor

No description provided.

@@ -667,6 +677,7 @@ var Camera = {
this._photosTaken.forEach(function foreach_photos(image) {
var wrapper = document.createElement('div');
var preview = document.createElement('img');
wrapper.style.visibility = 'hidden';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: this should be a className instead of a inline style.

@timdream
Copy link
Contributor

timdream commented Nov 8, 2012

The nits are non-blocking. Merging.

timdream added a commit that referenced this pull request Nov 8, 2012
Bug 809205 - Generate thumbnails at the size they are displayed, r=timdream, a=blocking-basecamp
@timdream timdream merged commit f71f18b into mozilla-b2g:master Nov 8, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants