mirror of
https://github.com/vodemn/m3_lightmeter.git
synced 2024-11-21 23:10:40 +00:00
Reverse EV compensation values
This commit is contained in:
parent
abd07764fd
commit
3ccabbfac4
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ class _Ruler extends StatelessWidget {
|
|||
],
|
||||
);
|
||||
},
|
||||
),
|
||||
).reversed.toList(),
|
||||
);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue