ajustat "al gust" el hud (consola, render info i notifier)

This commit is contained in:
2026-03-28 13:04:03 +01:00
parent b459e2106f
commit dfb0d2134f
3 changed files with 12 additions and 8 deletions
+2 -2
View File
@@ -14,8 +14,8 @@ class RenderInfo {
// Consultas
[[nodiscard]] auto isActive() const -> bool { return active_; }
// Altura fija del overlay (TEXT_SIZE(6) + PADDING_V(3) * 2)
static constexpr int HEIGHT = 12;
// Altura fija del overlay (TEXT_SIZE(6) + PADDING_V(2) * 2)
static constexpr int HEIGHT = 10;
private:
// Singleton