Make Data panel scalars selectable inline, denoise float display, and standardize breadcrumb string truncation (#4470)

This commit is contained in:
Keavon Chambers
2026-09-15 23:04:33 +02:00
committed by Dennis Kobert
parent 50cda6b134
commit 24ca904266
14 changed files with 255 additions and 188 deletions
@@ -205,6 +205,10 @@
textarea {
color: var(--color-8-uppergray);
}
input {
pointer-events: none;
}
}
}
</style>