hocclk: fix ui issue

This commit is contained in:
souldbminersmwc
2026-05-22 17:50:36 -04:00
parent 99e9270314
commit 8411a14b26

View File

@@ -927,6 +927,7 @@ protected:
renderer->drawString("to your display panel! ", false, x + 20, y + 70, 18, tsl::style::color::ColorText);
renderer->drawString("Proceed at your own risk!", false, x + 20, y + 90, 18, tsl::style::color::ColorText);
});
warningTextDV->setBoundaries(0, 0, tsl::cfg::FramebufferWidth, 110);
this->listElement->addItem(warningTextDV);
addConfigButton(
HocClkConfigValue_DisplayVoltage,