LazeMSS / OctoPrint-TopTemp

Topbar temperature plugin for OctoPrint
21 stars 2 forks source link

Graph line color setting accidentally named "Graph line width" #7

Closed SureshotM6 closed 3 years ago

SureshotM6 commented 3 years ago

Just a simple typo in the settings jinja file. There are currently 2 settings named "Graph line width", but the second controls the color not the width:

https://github.com/LazeMSS/OctoPrint-TopTemp/blob/main/octoprint_toptemp/templates/toptemp_settings.jinja2#L173

LazeMSS commented 3 years ago

Should be fixed in https://github.com/LazeMSS/OctoPrint-TopTemp/releases/tag/0.0.0.2

Please reopen if not fixed/working.