dektronics / printalyzer-timer

F-Stop enlarging timer and print exposure meter
24 stars 6 forks source link

Add display settings #45

Open dkonigsberg opened 10 months ago

dkonigsberg commented 10 months ago

Some elements of how information is displayed on the device should be configurable, as a first step toward some sort of localization and customizability.

The first item that should be added here, is a configurable decimal separator. (Similar to this feature from the densitometer firmware.)

Actual internationalization of the UI, especially the menu text, might be a good idea in the future. However, doing it right adds a lot of complexity to the development process. As such, it might make sense to just focus on things like display formats for now.