ISO Selector on header bar, WIP EV calculator class

This commit is contained in:
2024-04-24 08:48:03 +02:00
parent 47731ad887
commit a0fbde0596
5 changed files with 43 additions and 7 deletions

View File

@@ -29,7 +29,7 @@
</child>
<child>
<object class="GtkLabel" id="time-priority-aperture-label">
<property name="label" translatable="no">f/60</property>
<property name="label" translatable="no">--s</property>
<style>
<class name="lumos-big-result"/>
</style>

View File

@@ -29,7 +29,7 @@
</child>
<child>
<object class="GtkLabel" id="time-priority-aperture-label">
<property name="label" translatable="no">f/11</property>
<property name="label" translatable="no">f/--</property>
<style>
<class name="lumos-big-result"/>
</style>