Closed Bug 1033895 Opened 11 years ago Closed 11 years ago

[Camera] The resolution option menu can't not display with defined options.

Categories

(Firefox OS Graveyard :: Gaia::Camera, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: hyuna.cho82, Unassigned)

Details

Do not display user defined resolution list in the camera/video resolution of option menu. 1. Add options for pictureSizes and recorderProfiles in config/config.js 2. Build and install Camera app. 3. Go to Camera - Settings - Camera/Video resolution 4. Display all supported resolution not defined options.
Flags: needinfo?(wilsonpage)
Flags: needinfo?(dmarcos)
Hyuna: we now expose all recorder profiles that the device provides to us. You are able to 'exclude' profiles by adding them to the `recorderProfilesBack.exclude` or `recorderProfilesFront.exclude` lists in config.js. Recorder profiles are ordered by resolution descending.
Flags: needinfo?(wilsonpage)
Flags: needinfo?(dmarcos)
I used 'exclude' attribute. Thanks
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.