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
+1
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 {