shayne / hwinfo-streamdeck

Monitor sensor readings with this HWiNFO64 Stream Deck Plugin
240 stars 15 forks source link

Max value only displays 2 digits #79

Open RichJSY opened 1 year ago

RichJSY commented 1 year ago

I can only view 2 digits of the max value now, the rest is cut off when configuring sensors. It does this for all sensor types, this seems to have occurred after one of the streamdeck updates Plugin version=2.0.5 HWiNFO64 Version=6.42-4360 Stream deck mini software version=6.3.0.18948

streamdeck

RichJSY commented 1 year ago

Managed to work around the issue with a quick and dirty edit of index_pi.htm to have min and max on separate lines.

streamdeck2 index_pi.txt

shayne commented 1 year ago

Submit a PR?

RichJSY commented 1 year ago

Sorry not sure what a PR is I'm brand new to this, just created an account to mention the issue.

Here is a copy of the file I edited and saved as a text, I altered line 101-119, if that helps. index_pi.txt

moeilijk commented 1 year ago

Added a PR making the size smaller fitting the UI again.