• Explorer09's avatar
    Explicit "maxItems" property of meters · 99fb3070
    Explorer09 authored
    Two changes in this commit:
    - All meters now explicitly specify "maxItems" property, even for just
      1 item. (Exception is "container" CPU meter classes, which use
      CUSTOM_METERMODE.)
    - "maxItems" being 0 is now allowed. This will let bar meters and graph
      meters render an empty meter.
    99fb3070
UptimeMeter.c 1.39 KB