mirror of
https://github.com/vodemn/m3_lightmeter.git
synced 2025-04-03 16:10:41 +00:00
typo
This commit is contained in:
parent
cf471afdfd
commit
7e7bc9dda8
1 changed files with 1 additions and 1 deletions
|
@ -132,7 +132,7 @@ class _ProFeaturesOverlay extends StatelessWidget {
|
|||
);
|
||||
final bool hasSpotMetering = UserPreferencesProvider.cameraFeatureOf(
|
||||
context,
|
||||
CameraFeature.histogram,
|
||||
CameraFeature.spotMetering,
|
||||
);
|
||||
return Stack(
|
||||
alignment: Alignment.bottomCenter,
|
||||
|
|
Loading…
Reference in a new issue