Skip to content

Commit

Permalink
Update Panel3Camera.qml
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed Nov 27, 2024
1 parent 0ebb278 commit b116728
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qml/ui/sidebar/Panel3Camera.qml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ SideBarBasePanel{
m_param_id: "SHARPNESS"
m_settings_model: _airCameraSettingsModel
onGoto_previous: {
contrast.takeover_control();
metering.takeover_control();
}
onGoto_next: {
sidebar.regain_control_on_sidebar_stack()
Expand Down

0 comments on commit b116728

Please sign in to comment.