SignalK / instrumentpanel

Instrument panel implemented as a grid with draggable & resizable components
Apache License 2.0
44 stars 31 forks source link

feat: Option to select num of decimals #258

Closed SamHoulder closed 7 months ago

SamHoulder commented 8 months ago

Fixed decimals was not working well for things like rudder(0 decimals), voltage ( lithium(2 decimals) vs agm(1 decimal) ) etc. This adds an option in the digitalwidget to choose the number of decimals.

cmotelet commented 7 months ago

@SamHoulder, perfect thanks