asegurate de que subimos todo

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-05-12 03:10:00 +02:00
parent 47e80b70c2
commit 70c50a2229
79 changed files with 38114 additions and 253 deletions
+1 -1
View File
@@ -105,7 +105,7 @@ void apply_dark_theme() {
s.WindowBorderSize = 1.0f;
s.ChildBorderSize = 1.0f;
s.PopupBorderSize = 1.0f;
s.FrameBorderSize = 0.0f; // Mantine no pinta borde en frames (usa bg sutil)
s.FrameBorderSize = 1.0f; // Borde sutil en inputs/combos/sliders para que destaquen sobre el bg
s.TabBorderSize = 0.0f;
// ---------- Viewports (multi-OS-window) ----------