AskaEth pushed to dev at AskaEth/TurboSu 2026-07-25 17:58:51 +08:00
4ff874bd97 style: increase gap between RPM number and unit label
AskaEth pushed to dev at AskaEth/TurboSu 2026-07-25 17:53:02 +08:00
acc698c1cb style: larger NEXT ART font for RPM display
AskaEth pushed to dev at AskaEth/TurboSu 2026-07-25 17:52:01 +08:00
27161ca842 style: larger right-side gauges and text
AskaEth pushed to dev at AskaEth/TurboSu 2026-07-25 17:51:24 +08:00
63e368415f fix: #content background matches dark navy
AskaEth pushed to dev at AskaEth/TurboSu 2026-07-25 17:51:15 +08:00
9c264c88f3 style: background to dark navy blue
AskaEth pushed to dev at AskaEth/TurboSu 2026-07-25 17:50:25 +08:00
478a665447 style: speed up, right-side data further inward
AskaEth pushed to dev at AskaEth/TurboSu 2026-07-25 17:49:06 +08:00
a0be805efb style: move speed right to align with shifted RPM gauge
AskaEth pushed to dev at AskaEth/TurboSu 2026-07-25 17:48:09 +08:00
206b4b172a style: gear left 12%, 2x larger font; pedals/status narrower
AskaEth pushed to dev at AskaEth/TurboSu 2026-07-25 17:46:36 +08:00
f2f9565436 fix: arc scale marks use same path-distance angle as progress
AskaEth pushed to dev at AskaEth/TurboSu 2026-07-25 17:42:25 +08:00
20fd2964b2 fix: scale marks and progress both on full arc+line path, aligned
AskaEth pushed to dev at AskaEth/TurboSu 2026-07-25 17:41:01 +08:00
86d8120a10 fix: progress fills arc only, matching scale marks on arc
AskaEth pushed to dev at AskaEth/TurboSu 2026-07-25 17:37:50 +08:00
21d57884c2 fix: move arc center right to 360 to prevent left overflow
AskaEth pushed to dev at AskaEth/TurboSu 2026-07-25 17:36:47 +08:00
7f529bcfc6 fix: move arc center left, shorten line to 82% to prevent overflow
AskaEth pushed to dev at AskaEth/TurboSu 2026-07-25 17:36:18 +08:00
7eb1ef4b81 fix: canvas ctx.font uses NEXT ART font
AskaEth pushed to dev at AskaEth/TurboSu 2026-07-25 17:34:55 +08:00
e719127305 fix: move @font-face inside <style> tag
AskaEth pushed to dev at AskaEth/TurboSu 2026-07-25 17:33:50 +08:00
9c634277e5 feat: NEXT ART Heavy font for composite dashboard, local at static/fonts/
AskaEth pushed to dev at AskaEth/TurboSu 2026-07-25 17:30:32 +08:00
a0d41bfdaf fix: progress arc also needs false (was true, drawing near-complete circle)
AskaEth pushed to dev at AskaEth/TurboSu 2026-07-25 17:27:23 +08:00
b9b2d51601 fix: remove lineJoin round, skip progress for very low RPM to prevent artifacts
AskaEth pushed to dev at AskaEth/TurboSu 2026-07-25 17:25:48 +08:00
2aabd54d50 fix: remove lineCap round to eliminate solid circle artifacts
AskaEth pushed to dev at AskaEth/TurboSu 2026-07-25 17:24:45 +08:00
aedbcced58 fix: arc direction - use clockwise for 90° short arc (╭ shape)