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 704af633b7
commit 8d2645e20c
14 changed files with 255 additions and 188 deletions

View File

@@ -67,6 +67,7 @@ pub mod repeat {
}
pub mod math {
pub use core_types::math::float_noise;
pub use core_types::math::quad;
pub mod math_ext {