diff --git a/src/gui/components/result-panel/result-panel.tsx b/src/gui/components/result-panel/result-panel.tsx index be3e3bb..4364366 100644 --- a/src/gui/components/result-panel/result-panel.tsx +++ b/src/gui/components/result-panel/result-panel.tsx @@ -290,7 +290,7 @@ export default class ResultPanel extends React.PureComponent { onChange={ (enabled: boolean) => { this.props.onDisplayAbsoluteFocalLengthChanged(enabled) } } /> { displayFocalLength ? this.renderCameraPresetForm(absoluteFocalLength, cameraData) : null } - { !proportionsMatch ? (