-
-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Brightness test #67
Brightness test #67
Conversation
I'd like to hear from someone else in @elementary/ux but I personally am not sure it's within the scope of the Camera to digitally alter the image. I think this is potentially a slippery slope that will leads to features like filters being implemented here instead of in Photos where they make more sense (imo) |
@danrabbit depending on how this is implemented, it's not just a digital alteration. Lenses in webcams can actually have physical exposure controls that can't be well simulated digitally after the fact. It should definitely handle it automatically by default, but if you're in front of a window and the auto brightness is under-exposing your face, for example, being able to increase the brightness to over-expose the window and properly-expose your face is useful to be able to even take a photo. |
I understand the opinion of @danrabbit Make modular elementary, 'Camera' to take photos and 'Photos' to view and edit them, but there are some issues here: |
I agree with @cassidyjames that if we're talking about changing the physical setting of the camera like aperture or ISO then we should be able to do that, but if we're talking about post then I think we should instead make it easy to open Photos and see the picture you've just taken |
I'm going to close this PR since it now has conflicts and there's been no movement for a couiple weeks. Feel free to reopen if something changes :) |
This is just a test to change the brightness, it is not yet a solution, but we can see if the UI is OK or needs changes.
In case you noticed, yes, yes, I escape from the camera 👎