We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70b3256 commit 3e9060fCopy full SHA for 3e9060f
crates/viewer/re_ui/src/design_tokens.rs
@@ -481,7 +481,7 @@ impl DesignTokens {
481
egui_style.spacing.scroll.bar_width = 6.0;
482
egui_style.spacing.scroll.bar_outer_margin = 2.0;
483
484
- egui_style.spacing.tooltip_width = 720.0;
+ egui_style.spacing.tooltip_width = 600.0;
485
486
egui_style.visuals.image_loading_spinners = false;
487
}
0 commit comments