diff --git a/Cargo.lock b/Cargo.lock index 1977c689544d..f3214954143d 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -68,43 +68,46 @@ dependencies = [ [[package]] name = "accesskit" -version = "0.17.1" +version = "0.18.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d3d3b8f9bae46a948369bc4a03e815d4ed6d616bd00de4051133a5019dc31c5a" +checksum = "becf0eb5215b6ecb0a739c31c21bd83c4f326524c9b46b7e882d77559b60a529" dependencies = [ "enumn", "serde", ] [[package]] -name = "accesskit_atspi_common" -version = "0.10.1" +name = "accesskit_android" +version = "0.1.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7c5dd55e6e94949498698daf4d48fb5659e824d7abec0d394089656ceaf99d4f" +checksum = "0af881ef4f4996d3cfc7333622e4f2f059c6b5a6749e286b6d7dae7b1e00ad72" dependencies = [ "accesskit", - "accesskit_consumer 0.26.0", - "atspi-common", - "serde", - "thiserror 1.0.65", - "zvariant", + "accesskit_consumer", + "jni", + "log", + "once_cell", ] [[package]] -name = "accesskit_consumer" -version = "0.25.0" +name = "accesskit_atspi_common" +version = "0.11.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fa3a17950ce0d911f132387777b9b3d05eddafb59b773ccaa53fceefaeb0228e" +checksum = "ce9928251cd5651ae983a77aeaa528471eed47cf705885e0b03249b72fe4e8e1" dependencies = [ "accesskit", - "immutable-chunkmap", + "accesskit_consumer", + "atspi-common", + "serde", + "thiserror 1.0.65", + "zvariant 5.4.0", ] [[package]] name = "accesskit_consumer" -version = "0.26.0" +version = "0.27.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f47983a1084940ba9a39c077a8c63e55c619388be5476ac04c804cfbd1e63459" +checksum = "d0bf66a7bf0b7ea4fd7742d50b64782a88f99217cf246b3f93b4162528dde520" dependencies = [ "accesskit", "hashbrown 0.15.2", @@ -113,12 +116,12 @@ dependencies = [ [[package]] name = "accesskit_macos" -version = "0.18.1" +version = "0.19.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7329821f3bd1101e03a7d2e03bd339e3ac0dc64c70b4c9f9ae1949e3ba8dece1" +checksum = "09e230718177753b4e4ad9e1d9f6cfc2f4921212d4c1c480b253f526babb258d" dependencies = [ "accesskit", - "accesskit_consumer 0.26.0", + "accesskit_consumer", "hashbrown 0.15.2", "objc2", "objc2-app-kit", @@ -127,9 +130,9 @@ dependencies = [ [[package]] name = "accesskit_unix" -version = "0.13.1" +version = "0.14.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fcee751cc20d88678c33edaf9c07e8b693cd02819fe89053776f5313492273f5" +checksum = "2ef06642e9f02f1708ad55e1eaeb8ad6956c22917699c4f313afa4f8f1b5e664" dependencies = [ "accesskit", "accesskit_atspi_common", @@ -140,17 +143,17 @@ dependencies = [ "futures-lite", "futures-util", "serde", - "zbus", + "zbus 5.5.0", ] [[package]] name = "accesskit_windows" -version = "0.24.1" +version = "0.25.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "24fcd5d23d70670992b823e735e859374d694a3d12bfd8dd32bd3bd8bedb5d81" +checksum = "65178f3df98a51e4238e584fcb255cb1a4f9111820848eeddd37663be40a625f" dependencies = [ "accesskit", - "accesskit_consumer 0.26.0", + "accesskit_consumer", "hashbrown 0.15.2", "paste", "static_assertions", @@ -160,11 +163,12 @@ dependencies = [ [[package]] name = "accesskit_winit" -version = "0.23.1" +version = "0.24.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6a6a48dad5530b6deb9fc7a52cc6c3bf72cdd9eb8157ac9d32d69f2427a5e879" +checksum = "2c28531b0a1612b46d057a724a1e3de42a4bb101ff9f18c96c32f605b6e5ef06" dependencies = [ "accesskit", + "accesskit_android", "accesskit_macos", "accesskit_unix", "accesskit_windows", @@ -678,7 +682,7 @@ dependencies = [ "wayland-backend", "wayland-client", "wayland-protocols", - "zbus", + "zbus 4.4.0", ] [[package]] @@ -926,9 +930,9 @@ dependencies = [ [[package]] name = "atspi" -version = "0.22.0" +version = "0.25.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "be534b16650e35237bb1ed189ba2aab86ce65e88cc84c66f4935ba38575cecbf" +checksum = "c83247582e7508838caf5f316c00791eee0e15c0bf743e6880585b867e16815c" dependencies = [ "atspi-common", "atspi-connection", @@ -937,42 +941,41 @@ dependencies = [ [[package]] name = "atspi-common" -version = "0.6.0" +version = "0.9.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1909ed2dc01d0a17505d89311d192518507e8a056a48148e3598fef5e7bb6ba7" +checksum = "33dfc05e7cdf90988a197803bf24f5788f94f7c94a69efa95683e8ffe76cfdfb" dependencies = [ "enumflags2", "serde", "static_assertions", - "zbus", + "zbus 5.5.0", "zbus-lockstep", "zbus-lockstep-macros", - "zbus_names", - "zvariant", + "zbus_names 4.2.0", + "zvariant 5.4.0", ] [[package]] name = "atspi-connection" -version = "0.6.0" +version = "0.9.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "430c5960624a4baaa511c9c0fcc2218e3b58f5dbcc47e6190cafee344b873333" +checksum = "4193d51303d8332304056ae0004714256b46b6635a5c556109b319c0d3784938" dependencies = [ "atspi-common", "atspi-proxies", "futures-lite", - "zbus", + "zbus 5.5.0", ] [[package]] name = "atspi-proxies" -version = "0.6.0" +version = "0.9.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a5e6c5de3e524cf967569722446bcd458d5032348554d9a17d7d72b041ab7496" +checksum = "d2eebcb9e7e76f26d0bcfd6f0295e1cd1e6f33bedbc5698a971db8dc43d7751c" dependencies = [ "atspi-common", "serde", - "zbus", - "zvariant", + "zbus 5.5.0", ] [[package]] @@ -2774,8 +2777,7 @@ checksum = "f25c0e292a7ca6d6498557ff1df68f32c99850012b6ea401cf8daf771f22ff53" [[package]] name = "ecolor" version = "0.31.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bc4feb366740ded31a004a0e4452fbf84e80ef432ecf8314c485210229672fd1" +source = "git+https://github.com/emilk/egui.git?branch=master#7216d0e38633e3c30f6ed90b2577a86c56512765" dependencies = [ "bytemuck", "color-hex", @@ -2792,8 +2794,7 @@ checksum = "18aade80d5e09429040243ce1143ddc08a92d7a22820ac512610410a4dd5214f" [[package]] name = "eframe" version = "0.31.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d0dfe0859f3fb1bc6424c57d41e10e9093fe938f426b691e42272c2f336d915c" +source = "git+https://github.com/emilk/egui.git?branch=master#7216d0e38633e3c30f6ed90b2577a86c56512765" dependencies = [ "ahash", "bytemuck", @@ -2817,7 +2818,7 @@ dependencies = [ "pollster 0.4.0", "profiling", "raw-window-handle", - "ron", + "ron 0.10.1", "serde", "static_assertions", "wasm-bindgen", @@ -2833,8 +2834,7 @@ dependencies = [ [[package]] name = "egui" version = "0.31.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "25dd34cec49ab55d85ebf70139cb1ccd29c977ef6b6ba4fe85489d6877ee9ef3" +source = "git+https://github.com/emilk/egui.git?branch=master#7216d0e38633e3c30f6ed90b2577a86c56512765" dependencies = [ "accesskit", "ahash", @@ -2845,15 +2845,15 @@ dependencies = [ "log", "nohash-hasher", "profiling", - "ron", + "ron 0.10.1", "serde", + "unicode-segmentation", ] [[package]] name = "egui-wgpu" version = "0.31.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d319dfef570f699b6e9114e235e862a2ddcf75f0d1a061de9e1328d92146d820" +source = "git+https://github.com/emilk/egui.git?branch=master#7216d0e38633e3c30f6ed90b2577a86c56512765" dependencies = [ "ahash", "bytemuck", @@ -2872,8 +2872,7 @@ dependencies = [ [[package]] name = "egui-winit" version = "0.31.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7d9dfbb78fe4eb9c3a39ad528b90ee5915c252e77bbab9d4ebc576541ab67e13" +source = "git+https://github.com/emilk/egui.git?branch=master#7216d0e38633e3c30f6ed90b2577a86c56512765" dependencies = [ "accesskit_winit", "ahash", @@ -2904,24 +2903,22 @@ dependencies = [ [[package]] name = "egui_commonmark" version = "0.20.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4a1e5d9a91b1b7a320c9b7f56d1878416d7c9bab3eaf337b036e0ddfabf58623" +source = "git+https://github.com/rerun-io/egui_commonmark.git?branch=egui-update#da806bceec7839e045a000d6fca77c6b3d571a22" dependencies = [ "egui", "egui_commonmark_backend", "egui_extras", - "pulldown-cmark 0.12.2", + "pulldown-cmark 0.13.0", ] [[package]] name = "egui_commonmark_backend" version = "0.20.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "efb41b6833a6aaa99ca5c4f8e75b2410d69a7b3e30148d413f541147404a0dfa" +source = "git+https://github.com/rerun-io/egui_commonmark.git?branch=egui-update#da806bceec7839e045a000d6fca77c6b3d571a22" dependencies = [ "egui", "egui_extras", - "pulldown-cmark 0.12.2", + "pulldown-cmark 0.13.0", ] [[package]] @@ -2939,8 +2936,7 @@ dependencies = [ [[package]] name = "egui_extras" version = "0.31.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "624659a2e972a46f4d5f646557906c55f1cd5a0836eddbe610fdf1afba1b4226" +source = "git+https://github.com/emilk/egui.git?branch=master#7216d0e38633e3c30f6ed90b2577a86c56512765" dependencies = [ "ahash", "egui", @@ -2957,8 +2953,7 @@ dependencies = [ [[package]] name = "egui_glow" version = "0.31.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "910906e3f042ea6d2378ec12a6fd07698e14ddae68aed2d819ffe944a73aab9e" +source = "git+https://github.com/emilk/egui.git?branch=master#7216d0e38633e3c30f6ed90b2577a86c56512765" dependencies = [ "ahash", "bytemuck", @@ -2975,8 +2970,7 @@ dependencies = [ [[package]] name = "egui_kittest" version = "0.31.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c46def610cf9486675aeec698d4e36a949ec0b0e1f6096135b0584dcfd52aa47" +source = "git+https://github.com/emilk/egui.git?branch=master#7216d0e38633e3c30f6ed90b2577a86c56512765" dependencies = [ "dify", "eframe", @@ -3048,8 +3042,7 @@ checksum = "60b1af1c220855b6ceac025d3f6ecdd2b7c4894bfe9cd9bda4fbb4bc7c0d4cf0" [[package]] name = "emath" version = "0.31.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9e4cadcff7a5353ba72b7fea76bf2122b5ebdbc68e8155aa56dfdea90083fe1b" +source = "git+https://github.com/emilk/egui.git?branch=master#7216d0e38633e3c30f6ed90b2577a86c56512765" dependencies = [ "bytemuck", "serde", @@ -3166,8 +3159,7 @@ dependencies = [ [[package]] name = "epaint" version = "0.31.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "41fcc0f5a7c613afd2dee5e4b30c3e6acafb8ad6f0edb06068811f708a67c562" +source = "git+https://github.com/emilk/egui.git?branch=master#7216d0e38633e3c30f6ed90b2577a86c56512765" dependencies = [ "ab_glyph", "ahash", @@ -3186,8 +3178,7 @@ dependencies = [ [[package]] name = "epaint_default_fonts" version = "0.31.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fc7e7a64c02cf7a5b51e745a9e45f60660a286f151c238b9d397b3e923f5082f" +source = "git+https://github.com/emilk/egui.git?branch=master#7216d0e38633e3c30f6ed90b2577a86c56512765" [[package]] name = "equivalent" @@ -3455,9 +3446,9 @@ checksum = "9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6" [[package]] name = "futures-lite" -version = "2.4.0" +version = "2.6.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3f1fa2f9765705486b33fd2acf1577f8ec449c2ba1f318ae5447697b7c08d210" +checksum = "f5edaec856126859abb19ed65f39e90fea3a9574b9707f13539acf4abf7eb532" dependencies = [ "fastrand", "futures-core", @@ -4295,9 +4286,9 @@ dependencies = [ [[package]] name = "imagesize" -version = "0.12.0" +version = "0.13.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "029d73f573d8e8d63e6d5020011d3255b28c3ba85d6cf870a07184ed23de9284" +checksum = "edcd27d72f2f071c64249075f42e205ff93c9a4c5f6c6da53e79ed9f9832c285" [[package]] name = "immutable-chunkmap" @@ -4608,11 +4599,10 @@ checksum = "e2db585e1d738fc771bf08a151420d3ed193d9d895a36df7f6f8a9456b911ddc" [[package]] name = "kittest" version = "0.1.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f659954571a3c132356bd15c25f0dcf14d270a28ec5c58797adc2f432831bed5" +source = "git+https://github.com/rerun-io/kittest?branch=main#5803de399c0061d4cd5479929277066faa034331" dependencies = [ "accesskit", - "accesskit_consumer 0.25.0", + "accesskit_consumer", "parking_lot", ] @@ -4638,11 +4628,12 @@ dependencies = [ [[package]] name = "kurbo" -version = "0.9.5" +version = "0.11.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bd85a5776cd9500c2e2059c8c76c3b01528566b7fcbaf8098b55a33fc298849b" +checksum = "89234b2cc610a7dd927ebde6b41dd1a5d4214cffaef4cf1fb2195d592f92518f" dependencies = [ "arrayvec", + "smallvec", ] [[package]] @@ -5939,7 +5930,7 @@ version = "0.11.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "67eabc2ef2a60eb7faa00097bd1ffdb5bd28e62bf39990626a582201b7a754e5" dependencies = [ - "siphasher 1.0.1", + "siphasher", ] [[package]] @@ -6300,9 +6291,9 @@ dependencies = [ [[package]] name = "pulldown-cmark" -version = "0.12.2" +version = "0.13.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f86ba2052aebccc42cbbb3ed234b8b13ce76f75c3551a303cb2bcffcff12bb14" +checksum = "1e8bbe1a966bd2f362681a44f6edce3c2310ac21e4d5067a6e7ec396297a6ea0" dependencies = [ "bitflags 2.8.0", "memchr", @@ -6373,16 +6364,6 @@ dependencies = [ "syn 2.0.99", ] -[[package]] -name = "quick-xml" -version = "0.30.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "eff6510e86862b57b210fd8cbe8ed3f0d7d600b9c2863cd4549a2e033c66e956" -dependencies = [ - "memchr", - "serde", -] - [[package]] name = "quick-xml" version = "0.36.2" @@ -6390,6 +6371,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "f7649a7b4df05aed9ea7ec6f628c67c9953a43869b8bc50929569b2999d443fe" dependencies = [ "memchr", + "serde", ] [[package]] @@ -6564,12 +6546,6 @@ dependencies = [ "crossbeam-utils", ] -[[package]] -name = "rctree" -version = "0.5.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3b42e27ef78c35d3998403c1d26f3efd9e135d3e5121b0a4845cc5cc27547f4f" - [[package]] name = "re_analytics" version = "0.24.0-alpha.1+dev" @@ -6997,7 +6973,7 @@ dependencies = [ "rayon", "re_build_tools", "re_format", - "roxmltree", + "roxmltree 0.19.0", "rustdoc-json", "rustdoc-types", "serde", @@ -8104,7 +8080,7 @@ dependencies = [ "re_viewport", "re_viewport_blueprint", "rfd", - "ron", + "ron 0.8.1", "serde", "serde-wasm-bindgen", "serde_json", @@ -8548,9 +8524,9 @@ dependencies = [ [[package]] name = "resvg" -version = "0.37.0" +version = "0.45.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cadccb3d99a9efb8e5e00c16fbb732cbe400db2ec7fc004697ee7d97d86cf1f4" +checksum = "a8928798c0a55e03c9ca6c4c6846f76377427d2c1e1f7e6de3c06ae57942df43" dependencies = [ "log", "pico-args", @@ -8623,6 +8599,19 @@ dependencies = [ "serde_derive", ] +[[package]] +name = "ron" +version = "0.10.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "beceb6f7bf81c73e73aeef6dd1356d9a1b2b4909e1f0fc3e59b034f9572d7b7f" +dependencies = [ + "base64 0.22.1", + "bitflags 2.8.0", + "serde", + "serde_derive", + "unicode-ident", +] + [[package]] name = "roundtrip_annotation_context" version = "0.24.0-alpha.1+dev" @@ -8825,6 +8814,12 @@ version = "0.19.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "3cd14fd5e3b777a7422cca79358c57a8f6e3a703d9ac187448d0daf220c2407f" +[[package]] +name = "roxmltree" +version = "0.20.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "6c20b6793b5c2fa6553b250154b78d6d0db37e72700ae35fad9387a46f487c97" + [[package]] name = "run_wasm" version = "0.24.0-alpha.1+dev" @@ -9240,12 +9235,6 @@ dependencies = [ "log", ] -[[package]] -name = "siphasher" -version = "0.3.11" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "38b58827f4464d87d377d175e90bf58eb00fd8716ff0a62f80356b5e61555d0d" - [[package]] name = "siphasher" version = "1.0.1" @@ -9529,12 +9518,12 @@ checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292" [[package]] name = "svgtypes" -version = "0.13.0" +version = "0.15.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6e44e288cd960318917cbd540340968b90becc8bc81f171345d706e7a89d9d70" +checksum = "68c7541fff44b35860c1a7a47a7cadf3e4a304c457b58f9870d9706ece028afc" dependencies = [ "kurbo", - "siphasher 0.3.11", + "siphasher", ] [[package]] @@ -10005,7 +9994,7 @@ dependencies = [ "serde", "serde_spanned", "toml_datetime", - "winnow", + "winnow 0.6.20", ] [[package]] @@ -10356,46 +10345,24 @@ checksum = "daf8dba3b7eb870caf1ddeed7bc9d2a049f3cfdfae7cb521b087cc33ae4c49da" [[package]] name = "usvg" -version = "0.37.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "38b0a51b72ab80ca511d126b77feeeb4fb1e972764653e61feac30adc161a756" -dependencies = [ - "base64 0.21.7", - "log", - "pico-args", - "usvg-parser", - "usvg-tree", - "xmlwriter", -] - -[[package]] -name = "usvg-parser" -version = "0.37.0" +version = "0.45.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9bd4e3c291f45d152929a31f0f6c819245e2921bfd01e7bd91201a9af39a2bdc" +checksum = "80be9b06fbae3b8b303400ab20778c80bbaf338f563afe567cf3c9eea17b47ef" dependencies = [ + "base64 0.22.1", "data-url", "flate2", "imagesize", "kurbo", "log", - "roxmltree", + "pico-args", + "roxmltree 0.20.0", "simplecss", - "siphasher 0.3.11", - "svgtypes", - "usvg-tree", -] - -[[package]] -name = "usvg-tree" -version = "0.37.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8ee3d202ebdb97a6215604b8f5b4d6ef9024efd623cf2e373a6416ba976ec7d3" -dependencies = [ - "rctree", + "siphasher", "strict-num", "svgtypes", "tiny-skia-path", + "xmlwriter", ] [[package]] @@ -11481,6 +11448,15 @@ dependencies = [ "memchr", ] +[[package]] +name = "winnow" +version = "0.7.6" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "63d3fcd9bba44b03821e7d699eeee959f3126dcc4aa8e4ae18ec617c2a5cea10" +dependencies = [ + "memchr", +] + [[package]] name = "wit-bindgen-rt" version = "0.39.0" @@ -11668,33 +11644,69 @@ dependencies = [ "uds_windows", "windows-sys 0.52.0", "xdg-home", - "zbus_macros", - "zbus_names", - "zvariant", + "zbus_macros 4.4.0", + "zbus_names 3.0.0", + "zvariant 4.2.0", +] + +[[package]] +name = "zbus" +version = "5.5.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "59c333f648ea1b647bc95dc1d34807c8e25ed7a6feff3394034dc4776054b236" +dependencies = [ + "async-broadcast", + "async-executor", + "async-fs", + "async-io", + "async-lock", + "async-process", + "async-recursion", + "async-task", + "async-trait", + "blocking", + "enumflags2", + "event-listener", + "futures-core", + "futures-lite", + "hex", + "nix", + "ordered-stream", + "serde", + "serde_repr", + "static_assertions", + "tracing", + "uds_windows", + "windows-sys 0.59.0", + "winnow 0.7.6", + "xdg-home", + "zbus_macros 5.5.0", + "zbus_names 4.2.0", + "zvariant 5.4.0", ] [[package]] name = "zbus-lockstep" -version = "0.4.4" +version = "0.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4ca2c5dceb099bddaade154055c926bb8ae507a18756ba1d8963fd7b51d8ed1d" +checksum = "a22426b1bc2aca91de97772506f0655fa373448e6010d79d5d5880915c388409" dependencies = [ "zbus_xml", - "zvariant", + "zvariant 5.4.0", ] [[package]] name = "zbus-lockstep-macros" -version = "0.4.4" +version = "0.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "709ab20fc57cb22af85be7b360239563209258430bccf38d8b979c5a2ae3ecce" +checksum = "100ffec29ed51859052f4563061abe35557acb56ba574510571f8398efc70a29" dependencies = [ "proc-macro2", "quote", "syn 2.0.99", "zbus-lockstep", "zbus_xml", - "zvariant", + "zvariant 5.4.0", ] [[package]] @@ -11707,7 +11719,22 @@ dependencies = [ "proc-macro2", "quote", "syn 2.0.99", - "zvariant_utils", + "zvariant_utils 2.1.0", +] + +[[package]] +name = "zbus_macros" +version = "5.5.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f325ad10eb0d0a3eb060203494c3b7ec3162a01a59db75d2deee100339709fc0" +dependencies = [ + "proc-macro-crate", + "proc-macro2", + "quote", + "syn 2.0.99", + "zbus_names 4.2.0", + "zvariant 5.4.0", + "zvariant_utils 3.2.0", ] [[package]] @@ -11718,20 +11745,32 @@ checksum = "4b9b1fef7d021261cc16cba64c351d291b715febe0fa10dc3a443ac5a5022e6c" dependencies = [ "serde", "static_assertions", - "zvariant", + "zvariant 4.2.0", +] + +[[package]] +name = "zbus_names" +version = "4.2.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "7be68e64bf6ce8db94f63e72f0c7eb9a60d733f7e0499e628dfab0f84d6bcb97" +dependencies = [ + "serde", + "static_assertions", + "winnow 0.7.6", + "zvariant 5.4.0", ] [[package]] name = "zbus_xml" -version = "4.0.0" +version = "5.0.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ab3f374552b954f6abb4bd6ce979e6c9b38fb9d0cd7cc68a7d796e70c9f3a233" +checksum = "589e9a02bfafb9754bb2340a9e3b38f389772684c63d9637e76b1870377bec29" dependencies = [ - "quick-xml 0.30.0", + "quick-xml 0.36.2", "serde", "static_assertions", - "zbus_names", - "zvariant", + "zbus_names 4.2.0", + "zvariant 5.4.0", ] [[package]] @@ -11870,7 +11909,22 @@ dependencies = [ "serde", "static_assertions", "url", - "zvariant_derive", + "zvariant_derive 4.2.0", +] + +[[package]] +name = "zvariant" +version = "5.4.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b2df9ee044893fcffbdc25de30546edef3e32341466811ca18421e3cd6c5a3ac" +dependencies = [ + "endi", + "enumflags2", + "serde", + "static_assertions", + "winnow 0.7.6", + "zvariant_derive 5.4.0", + "zvariant_utils 3.2.0", ] [[package]] @@ -11883,7 +11937,20 @@ dependencies = [ "proc-macro2", "quote", "syn 2.0.99", - "zvariant_utils", + "zvariant_utils 2.1.0", +] + +[[package]] +name = "zvariant_derive" +version = "5.4.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "74170caa85b8b84cc4935f2d56a57c7a15ea6185ccdd7eadb57e6edd90f94b2f" +dependencies = [ + "proc-macro-crate", + "proc-macro2", + "quote", + "syn 2.0.99", + "zvariant_utils 3.2.0", ] [[package]] @@ -11896,3 +11963,17 @@ dependencies = [ "quote", "syn 2.0.99", ] + +[[package]] +name = "zvariant_utils" +version = "3.2.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e16edfee43e5d7b553b77872d99bc36afdda75c223ca7ad5e3fbecd82ca5fc34" +dependencies = [ + "proc-macro2", + "quote", + "serde", + "static_assertions", + "syn 2.0.99", + "winnow 0.7.6", +] diff --git a/Cargo.toml b/Cargo.toml index 0308f465239a..87715d6d5818 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -644,13 +644,13 @@ significant_drop_tightening = "allow" # An update of parking_lot made this trigg # Prefer patching with `branch` over `rev` and let `Cargo.lock` handle the commit hash. # That makes it easy to upade with `cargo update -p $CRATE`. -# ecolor = { git = "https://github.com/emilk/egui.git", branch = "master" } -# eframe = { git = "https://github.com/emilk/egui.git", branch = "master" } -# egui = { git = "https://github.com/emilk/egui.git", branch = "master" } -# egui_extras = { git = "https://github.com/emilk/egui.git", branch = "master" } -# egui_kittest = { git = "https://github.com/emilk/egui.git", branch = "master" } -# egui-wgpu = { git = "https://github.com/emilk/egui.git", branch = "master" } -# emath = { git = "https://github.com/emilk/egui.git", branch = "master" } +ecolor = { git = "https://github.com/emilk/egui.git", branch = "master" } +eframe = { git = "https://github.com/emilk/egui.git", branch = "master" } +egui = { git = "https://github.com/emilk/egui.git", branch = "master" } +egui_extras = { git = "https://github.com/emilk/egui.git", branch = "master" } +egui_kittest = { git = "https://github.com/emilk/egui.git", branch = "master" } +egui-wgpu = { git = "https://github.com/emilk/egui.git", branch = "master" } +emath = { git = "https://github.com/emilk/egui.git", branch = "master" } # Useful while developing: # ecolor = { path = "../../egui/crates/ecolor" } @@ -667,7 +667,7 @@ significant_drop_tightening = "allow" # An update of parking_lot made this trigg # egui_tiles = { git = "https://github.com/rerun-io/egui_tiles", branch = "emilk/update-egui" } # egui_tiles = { path = "../egui_tiles" } -# egui_commonmark = { git = "https://github.com/rerun-io/egui_commonmark.git", branch = "egui-update" } # https://github.com/lampsitter/egui_commonmark/pull/71 +egui_commonmark = { git = "https://github.com/rerun-io/egui_commonmark.git", branch = "egui-update" } # https://github.com/lampsitter/egui_commonmark/pull/76 # egui_commonmark = { path = "../../forks/egui_commonmark/egui_commonmark" } diff --git a/crates/viewer/re_blueprint_tree/src/blueprint_tree.rs b/crates/viewer/re_blueprint_tree/src/blueprint_tree.rs index f47fa5a2e8c4..ec99725ad34c 100644 --- a/crates/viewer/re_blueprint_tree/src/blueprint_tree.rs +++ b/crates/viewer/re_blueprint_tree/src/blueprint_tree.rs @@ -1146,7 +1146,7 @@ fn add_new_view_or_container_menu_button( )) .clicked() { - ui.close_menu(); + ui.close(); // If a single container is selected, we use it as target. Otherwise, we target the // root container. @@ -1197,7 +1197,7 @@ fn set_blueprint_to_default_menu_buttons(ctx: &ViewerContext<'_>, ui: &mut egui: }; if response.clicked() { - ui.close_menu(); + ui.close(); ctx.command_sender() .send_system(re_viewer_context::SystemCommand::ClearActiveBlueprint); } @@ -1219,7 +1219,7 @@ fn set_blueprint_to_auto_menu_button(ctx: &ViewerContext<'_>, ui: &mut egui::Ui) .on_hover_text("Re-populate viewport with automatically chosen views") .clicked() { - ui.close_menu(); + ui.close(); ctx.command_sender() .send_system(re_viewer_context::SystemCommand::ClearActiveBlueprintAndEnableHeuristics); } diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/basic_blueprint_panel.png b/crates/viewer/re_blueprint_tree/tests/snapshots/basic_blueprint_panel.png index f149281b1e08..e9a6a9175d6e 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/basic_blueprint_panel.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/basic_blueprint_panel.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:89699f6738bad5463c21062062c3afe190c2f00f2b10c995ded3de76fb0e6010 -size 20481 +oid sha256:d287a920f5d787c8d157e722eb0c2dfdaea77d0991b93b4a60178133f13ebd88 +size 20048 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/blueprint_panel_filter_active_above_origin.png b/crates/viewer/re_blueprint_tree/tests/snapshots/blueprint_panel_filter_active_above_origin.png index a36f4dd878a9..35ca3cb479f6 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/blueprint_panel_filter_active_above_origin.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/blueprint_panel_filter_active_above_origin.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a38ad19baee93e55b5ee3552449032a0d40bd5d3b4a8316060f55fd7df9e30db -size 24427 +oid sha256:c3da3aa976c4b0d340f34554a6c3d04176fcfebd3474acd61babd05ea1db4362 +size 24007 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/blueprint_panel_filter_active_inside_origin.png b/crates/viewer/re_blueprint_tree/tests/snapshots/blueprint_panel_filter_active_inside_origin.png index bcf745447ac8..a8dac8b81439 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/blueprint_panel_filter_active_inside_origin.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/blueprint_panel_filter_active_inside_origin.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:50cc4686ae7b83c0fbeb71738e55fc0a406051e02706cacfd57fd923eb74574f -size 16996 +oid sha256:294126698febbf5b101dde1492a5e4b2ad9a9e4d505ab11e3d23490c447c60d2 +size 16835 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/blueprint_panel_filter_active_outside_origin.png b/crates/viewer/re_blueprint_tree/tests/snapshots/blueprint_panel_filter_active_outside_origin.png index 35b9eb2ccb8e..aef46450ebf1 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/blueprint_panel_filter_active_outside_origin.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/blueprint_panel_filter_active_outside_origin.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:96575885515f6949a26f6cd8a26f9396940f616a278928b762df099228323c68 -size 22535 +oid sha256:6f2a789296fe11a54f260ad4630fde692c0c70a5f62b9540d6bea10b6ee0c95b +size 22166 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/collapse_all_blueprint_panel.png b/crates/viewer/re_blueprint_tree/tests/snapshots/collapse_all_blueprint_panel.png index 8d2d4c86c6e2..99cbc2e8b32c 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/collapse_all_blueprint_panel.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/collapse_all_blueprint_panel.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f3b862dd34fbe9d9519225006fdc834e56f486953261900d5da196c2a3e700ae -size 14436 +oid sha256:2c85d79638adba25f4e306cc70a2d9dd043491d3ff4838c675a5df3f7ae7e992 +size 14267 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/expand_all_blueprint_panel.png b/crates/viewer/re_blueprint_tree/tests/snapshots/expand_all_blueprint_panel.png index b3ec79a28b14..c82996298feb 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/expand_all_blueprint_panel.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/expand_all_blueprint_panel.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c34b1033fb57b68c4328fda8138584b17a6154c3042710a5e80c830a4f0bb1be -size 26123 +oid sha256:fbd6a9062805a2e11c440563d8a9a85d61cea1369959115361f50be5a0dcb6da +size 25476 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/range_selection_in_blueprint_tree.png b/crates/viewer/re_blueprint_tree/tests/snapshots/range_selection_in_blueprint_tree.png index 77422b799782..15e6219fc8cb 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/range_selection_in_blueprint_tree.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/range_selection_in_blueprint_tree.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:973056c42e9b1e820ed1f71771fce2211c938b6c2bb684e3fede1ff659ab9f55 -size 33248 +oid sha256:dea3a8f0482e2d0803c274d2f02cc51ffbbd7555300d74e75fd4f7248bb42a0f +size 32526 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/no-query/empty.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/no-query/empty.png index 3b0711c34d07..d009b8092c56 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/no-query/empty.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/no-query/empty.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6efbaecaeffc0a44a9b5da1eb48c8fdab2a772cf3834e5ffa2735b1326e39b9c -size 15645 +oid sha256:5eac2d74f81a0d1efeb81d4fe8d5ed372543488bbc260976ee1ccb2c584ac27f +size 15443 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/no-query/multiple_proj.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/no-query/multiple_proj.png index 7ad99ab502b1..1769e44b6268 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/no-query/multiple_proj.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/no-query/multiple_proj.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:75882d30cb7570512535de8719411bab6dbb7938f44b532bd249164f10ad5777 -size 22534 +oid sha256:7e03ac70db6061b31b594d3a43d9dedc8e954843ca0ee7e4b4ec0ace3b5176cb +size 22154 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/no-query/non_root_origin.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/no-query/non_root_origin.png index 67c27fd1021c..cefe75e736c1 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/no-query/non_root_origin.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/no-query/non_root_origin.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7bbceb8b33cc8028ffc7eb561bbecf57e450a20867603dffd3c8a7ce3707034d -size 20539 +oid sha256:01bc338a5f869679321a279265c56741270b798795f4e50ee3c6acb82af52700 +size 20234 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/no-query/proj_with_placeholder.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/no-query/proj_with_placeholder.png index 4baf4815e73d..c268ac558d19 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/no-query/proj_with_placeholder.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/no-query/proj_with_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:27d42f51c05f94d256129acef8f91ecdc06ab3fc5469bc77c6a1b55b8e2cbb7c -size 33015 +oid sha256:19076f88a503ad0eb30e620dbdd2e05b200f04bb6ccdbc03a52c8892249947d1 +size 32378 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/no-query/root_origin.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/no-query/root_origin.png index 0df5c720d262..7c4a5698839c 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/no-query/root_origin.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/no-query/root_origin.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c972ccba6b8c36340fda5ec50d317beea10ce766a9ffd6ade719cfcd1c6cd76b -size 27877 +oid sha256:901f796df9493a7c8287de2743877502b242d6cbc1b58234b3396222bc6a81e8 +size 27347 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/no-query/single_proj.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/no-query/single_proj.png index ba322c06ed9d..46f7d57918bf 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/no-query/single_proj.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/no-query/single_proj.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b34f1de55f61dbef725dc61b83389e60045b5fea3b5df490028415c8cf6828a3 -size 24275 +oid sha256:a31475bc84b2363e1daf331da75596b797f6735a39ef907cc0f8bcdeec472f86 +size 23844 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/no-query/unknown_origin.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/no-query/unknown_origin.png index 1b6d017b78d7..8c2ae960b49e 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/no-query/unknown_origin.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/no-query/unknown_origin.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:53f3bb1bc3509d9ddd8cc699ce93030a5765eb20cf8b92786b96a65d88bff4c8 -size 17283 +oid sha256:2cc4e9e5efc279b4b0b6351a7726ddd89b9a87acfa30fc6ac546aee1eb60a0fa +size 17082 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-/empty.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-/empty.png index c45c3acde20f..f94271c0d508 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-/empty.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-/empty.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f4173d8f02a5dd16c14aa1283f37f9ce968b372b8b8494d91e9b4dded71b46ab -size 14636 +oid sha256:58221040e1b82b3dcd9a58137d8cdf3f7f91be896844cec157934eb7f1d2c423 +size 14526 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-/multiple_proj.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-/multiple_proj.png index 45722eecff04..5e50ef7fd0df 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-/multiple_proj.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-/multiple_proj.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5192b94f3380ead029841d4c8da804295292635fb868feced1f28262274ae10e -size 21525 +oid sha256:0a00641ef6d602d05ad28025339d8e13248e785ae90007ff558a660b9855242a +size 21237 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-/non_root_origin.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-/non_root_origin.png index 53987eaff0f9..4306f10f1b64 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-/non_root_origin.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-/non_root_origin.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1b85f23fc506f8bbb60b74597dd5c8c67261e3cc82f6bfdab480133af48866b7 -size 19530 +oid sha256:0afb0f2f04e1d16b1498375c805269c77f3ca4be34d8a56905810a2ff568a207 +size 19317 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-/proj_with_placeholder.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-/proj_with_placeholder.png index c80d5787b615..a181e420a634 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-/proj_with_placeholder.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-/proj_with_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:85f0f40cfb7f3e00ab8eebd601fce8edc260d915276e700c704c4b6e10dbf63a -size 32007 +oid sha256:2d975d65e4ac3d1a9c6cfda96c9cacb792f552526870d80fad3baa81ab143e5e +size 31461 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-/root_origin.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-/root_origin.png index 6b4254b71a99..00c8d25b1976 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-/root_origin.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-/root_origin.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ba479120078773fcb58c6d52864db2b9b73a780f0f44dbc9f42a71c15d0fefd3 -size 26868 +oid sha256:d57a78f6c4150491ac436605558401ed91aef27c3236b0de57878d500b3ed49b +size 26430 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-/single_proj.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-/single_proj.png index 7328863d7c24..b0a309339d05 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-/single_proj.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-/single_proj.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6248ba79a8293d595f8d3d22fc3596d34e36081f33fcb67046522547c8464008 -size 23266 +oid sha256:8429797767c9900cf11750f61f520ba9c0eea3c60b91298ce6b48670f713e9db +size 22927 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-/unknown_origin.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-/unknown_origin.png index 5177b12e0360..b300d23434b3 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-/unknown_origin.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-/unknown_origin.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:031d5639778b4be73ea6dbf4d436391cb8805125cb5e091743bbf3449ef9030b -size 16274 +oid sha256:ae90a0502be5149e512aeb1ca8d2446e0237c60ad59087ea485e14ef8eafad9f +size 16165 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_path_to,_rig/empty.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_path_to,_rig/empty.png index 8dc5cf2ef645..e52182ae2434 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_path_to,_rig/empty.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_path_to,_rig/empty.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f027fa14060cd5a6dea97421bb4ef9168235c196583e51e900679dfe1cae65f8 -size 11409 +oid sha256:2ab6a81636f583afcf01ee1e3af3523479e4f3e70be86324827ff889e127016c +size 11305 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_path_to,_rig/multiple_proj.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_path_to,_rig/multiple_proj.png index 8dc5cf2ef645..e52182ae2434 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_path_to,_rig/multiple_proj.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_path_to,_rig/multiple_proj.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f027fa14060cd5a6dea97421bb4ef9168235c196583e51e900679dfe1cae65f8 -size 11409 +oid sha256:2ab6a81636f583afcf01ee1e3af3523479e4f3e70be86324827ff889e127016c +size 11305 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_path_to,_rig/non_root_origin.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_path_to,_rig/non_root_origin.png index 8dc5cf2ef645..e52182ae2434 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_path_to,_rig/non_root_origin.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_path_to,_rig/non_root_origin.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f027fa14060cd5a6dea97421bb4ef9168235c196583e51e900679dfe1cae65f8 -size 11409 +oid sha256:2ab6a81636f583afcf01ee1e3af3523479e4f3e70be86324827ff889e127016c +size 11305 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_path_to,_rig/proj_with_placeholder.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_path_to,_rig/proj_with_placeholder.png index 8dc5cf2ef645..e52182ae2434 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_path_to,_rig/proj_with_placeholder.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_path_to,_rig/proj_with_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f027fa14060cd5a6dea97421bb4ef9168235c196583e51e900679dfe1cae65f8 -size 11409 +oid sha256:2ab6a81636f583afcf01ee1e3af3523479e4f3e70be86324827ff889e127016c +size 11305 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_path_to,_rig/root_origin.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_path_to,_rig/root_origin.png index da41c70ffa81..3b74d6293d9c 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_path_to,_rig/root_origin.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_path_to,_rig/root_origin.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5b36917654271c922f6d63f7a4cf58c53c0a4588945c9867e1c7d8ec708fd9f7 -size 20072 +oid sha256:b34a3f3969f43a095c5b98a53690cd57e767cee83bc570ebde3ed1fa03d32547 +size 19769 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_path_to,_rig/single_proj.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_path_to,_rig/single_proj.png index 8dc5cf2ef645..e52182ae2434 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_path_to,_rig/single_proj.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_path_to,_rig/single_proj.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f027fa14060cd5a6dea97421bb4ef9168235c196583e51e900679dfe1cae65f8 -size 11409 +oid sha256:2ab6a81636f583afcf01ee1e3af3523479e4f3e70be86324827ff889e127016c +size 11305 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_path_to,_rig/unknown_origin.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_path_to,_rig/unknown_origin.png index 8dc5cf2ef645..e52182ae2434 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_path_to,_rig/unknown_origin.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_path_to,_rig/unknown_origin.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f027fa14060cd5a6dea97421bb4ef9168235c196583e51e900679dfe1cae65f8 -size 11409 +oid sha256:2ab6a81636f583afcf01ee1e3af3523479e4f3e70be86324827ff889e127016c +size 11305 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_path_to_th/empty.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_path_to_th/empty.png index 754bf690159d..d3f5aa2b611e 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_path_to_th/empty.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_path_to_th/empty.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4374f8f28eaa33a6f8f01f4e412c72357679c2c6ad228f4402acee1511eab87c -size 11216 +oid sha256:7fae49f9a3512b9c65a5e83596acb1a461867850386d9a14cb77e44798f262d7 +size 11120 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_path_to_th/multiple_proj.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_path_to_th/multiple_proj.png index 754bf690159d..d3f5aa2b611e 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_path_to_th/multiple_proj.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_path_to_th/multiple_proj.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4374f8f28eaa33a6f8f01f4e412c72357679c2c6ad228f4402acee1511eab87c -size 11216 +oid sha256:7fae49f9a3512b9c65a5e83596acb1a461867850386d9a14cb77e44798f262d7 +size 11120 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_path_to_th/non_root_origin.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_path_to_th/non_root_origin.png index 754bf690159d..d3f5aa2b611e 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_path_to_th/non_root_origin.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_path_to_th/non_root_origin.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4374f8f28eaa33a6f8f01f4e412c72357679c2c6ad228f4402acee1511eab87c -size 11216 +oid sha256:7fae49f9a3512b9c65a5e83596acb1a461867850386d9a14cb77e44798f262d7 +size 11120 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_path_to_th/proj_with_placeholder.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_path_to_th/proj_with_placeholder.png index 754bf690159d..d3f5aa2b611e 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_path_to_th/proj_with_placeholder.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_path_to_th/proj_with_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4374f8f28eaa33a6f8f01f4e412c72357679c2c6ad228f4402acee1511eab87c -size 11216 +oid sha256:7fae49f9a3512b9c65a5e83596acb1a461867850386d9a14cb77e44798f262d7 +size 11120 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_path_to_th/root_origin.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_path_to_th/root_origin.png index cd589473d057..89618d1b0882 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_path_to_th/root_origin.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_path_to_th/root_origin.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7656d35d749d38f5845ae9826ac1f0be79d283efbe6145d9d6e1d9a608f528c7 -size 20877 +oid sha256:86c8695970a281529bef2ff862e1a993f4fe7a1d2afe8db769565f2432bfc5c6 +size 20546 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_path_to_th/single_proj.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_path_to_th/single_proj.png index 754bf690159d..d3f5aa2b611e 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_path_to_th/single_proj.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_path_to_th/single_proj.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4374f8f28eaa33a6f8f01f4e412c72357679c2c6ad228f4402acee1511eab87c -size 11216 +oid sha256:7fae49f9a3512b9c65a5e83596acb1a461867850386d9a14cb77e44798f262d7 +size 11120 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_path_to_th/unknown_origin.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_path_to_th/unknown_origin.png index 754bf690159d..d3f5aa2b611e 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_path_to_th/unknown_origin.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_path_to_th/unknown_origin.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4374f8f28eaa33a6f8f01f4e412c72357679c2c6ad228f4402acee1511eab87c -size 11216 +oid sha256:7fae49f9a3512b9c65a5e83596acb1a461867850386d9a14cb77e44798f262d7 +size 11120 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_to_the_/empty.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_to_the_/empty.png index f77e82b0a3b4..9420f535aabb 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_to_the_/empty.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_to_the_/empty.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:845c64af9be8b6210f7d170120e2da307266cf9c4089a5329e59b38a0c11c25a -size 10755 +oid sha256:414905bd9456ad699fe0a6e48b8c4ee0530ddf41b34d7c2ad48fdf0b0556abb4 +size 10683 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_to_the_/multiple_proj.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_to_the_/multiple_proj.png index f77e82b0a3b4..9420f535aabb 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_to_the_/multiple_proj.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_to_the_/multiple_proj.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:845c64af9be8b6210f7d170120e2da307266cf9c4089a5329e59b38a0c11c25a -size 10755 +oid sha256:414905bd9456ad699fe0a6e48b8c4ee0530ddf41b34d7c2ad48fdf0b0556abb4 +size 10683 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_to_the_/non_root_origin.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_to_the_/non_root_origin.png index cf750e5a0165..fceb36c23b5b 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_to_the_/non_root_origin.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_to_the_/non_root_origin.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6d6a701093fdec13a45c615ac6853313dfe653f8ac810de170b7ca37d2c29331 -size 18947 +oid sha256:c0863126756955f62910db0f1cab44418bfa1bd53e9593fb975d4888dd13b213 +size 18713 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_to_the_/proj_with_placeholder.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_to_the_/proj_with_placeholder.png index cf750e5a0165..fceb36c23b5b 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_to_the_/proj_with_placeholder.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_to_the_/proj_with_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6d6a701093fdec13a45c615ac6853313dfe653f8ac810de170b7ca37d2c29331 -size 18947 +oid sha256:c0863126756955f62910db0f1cab44418bfa1bd53e9593fb975d4888dd13b213 +size 18713 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_to_the_/root_origin.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_to_the_/root_origin.png index 2663a2b96016..1dcbb8a4bccd 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_to_the_/root_origin.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_to_the_/root_origin.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:30011b307b000acb7aa05370cb3ec64df46eba28ce4a33f34da5038f5a580b75 -size 20418 +oid sha256:446745de8968272a88c088984ecae2965f9070f0e936e1f550028468541eee5a +size 20095 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_to_the_/single_proj.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_to_the_/single_proj.png index 609838f3bea4..b35541efd961 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_to_the_/single_proj.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_to_the_/single_proj.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a9fb3a37a5c5298e9c38d61ed8ca9cd3153cafe07ce14fdc817e9a6f8dc05ee9 -size 21609 +oid sha256:d6212a07f0b6ce3fbe607ffb0dcb4e944cd63ce1b688226343a65d81228d73e4 +size 21297 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_to_the_/unknown_origin.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_to_the_/unknown_origin.png index f77e82b0a3b4..9420f535aabb 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_to_the_/unknown_origin.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-_to_the_/unknown_origin.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:845c64af9be8b6210f7d170120e2da307266cf9c4089a5329e59b38a0c11c25a -size 10755 +oid sha256:414905bd9456ad699fe0a6e48b8c4ee0530ddf41b34d7c2ad48fdf0b0556abb4 +size 10683 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-ath,left/empty.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-ath,left/empty.png index bd0a17074a11..aad21fba808d 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-ath,left/empty.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-ath,left/empty.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:28de243bdefe68402ae76e97248730115b721eff29399123ea0e531e8b2a9bd9 -size 10371 +oid sha256:98075c99674b97efcfd4f5527dd785fb62783bf5ae55377ef64691cb9066fe71 +size 10332 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-ath,left/multiple_proj.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-ath,left/multiple_proj.png index bd0a17074a11..aad21fba808d 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-ath,left/multiple_proj.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-ath,left/multiple_proj.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:28de243bdefe68402ae76e97248730115b721eff29399123ea0e531e8b2a9bd9 -size 10371 +oid sha256:98075c99674b97efcfd4f5527dd785fb62783bf5ae55377ef64691cb9066fe71 +size 10332 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-ath,left/non_root_origin.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-ath,left/non_root_origin.png index bd0a17074a11..aad21fba808d 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-ath,left/non_root_origin.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-ath,left/non_root_origin.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:28de243bdefe68402ae76e97248730115b721eff29399123ea0e531e8b2a9bd9 -size 10371 +oid sha256:98075c99674b97efcfd4f5527dd785fb62783bf5ae55377ef64691cb9066fe71 +size 10332 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-ath,left/proj_with_placeholder.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-ath,left/proj_with_placeholder.png index bd0a17074a11..aad21fba808d 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-ath,left/proj_with_placeholder.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-ath,left/proj_with_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:28de243bdefe68402ae76e97248730115b721eff29399123ea0e531e8b2a9bd9 -size 10371 +oid sha256:98075c99674b97efcfd4f5527dd785fb62783bf5ae55377ef64691cb9066fe71 +size 10332 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-ath,left/root_origin.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-ath,left/root_origin.png index f51b07f806f5..d64d39e2aac5 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-ath,left/root_origin.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-ath,left/root_origin.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f357740eca5ea7f04003a217d6cfb818855958548d08444afb9ed69ccfb8078e -size 18913 +oid sha256:01331a99a1209d19ff7398e7b4f734ed3237eb45779f4734ca99610bbaa37a47 +size 18628 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-ath,left/single_proj.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-ath,left/single_proj.png index bd0a17074a11..aad21fba808d 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-ath,left/single_proj.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-ath,left/single_proj.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:28de243bdefe68402ae76e97248730115b721eff29399123ea0e531e8b2a9bd9 -size 10371 +oid sha256:98075c99674b97efcfd4f5527dd785fb62783bf5ae55377ef64691cb9066fe71 +size 10332 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-ath,left/unknown_origin.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-ath,left/unknown_origin.png index bd0a17074a11..aad21fba808d 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-ath,left/unknown_origin.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-ath,left/unknown_origin.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:28de243bdefe68402ae76e97248730115b721eff29399123ea0e531e8b2a9bd9 -size 10371 +oid sha256:98075c99674b97efcfd4f5527dd785fb62783bf5ae55377ef64691cb9066fe71 +size 10332 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-ath,t/empty.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-ath,t/empty.png index 68f30d3d6092..515e9bbddd82 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-ath,t/empty.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-ath,t/empty.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:06475176fb91726f4ac000925c29b3f33638cbf36f3f1172eeb21d11e4ce03da -size 10029 +oid sha256:8355b3e0cd97eb3a2ce4435e1a742698f7b902fc80f127d73c1a431a0da59c14 +size 10002 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-ath,t/multiple_proj.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-ath,t/multiple_proj.png index 68f30d3d6092..515e9bbddd82 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-ath,t/multiple_proj.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-ath,t/multiple_proj.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:06475176fb91726f4ac000925c29b3f33638cbf36f3f1172eeb21d11e4ce03da -size 10029 +oid sha256:8355b3e0cd97eb3a2ce4435e1a742698f7b902fc80f127d73c1a431a0da59c14 +size 10002 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-ath,t/non_root_origin.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-ath,t/non_root_origin.png index 68f30d3d6092..515e9bbddd82 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-ath,t/non_root_origin.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-ath,t/non_root_origin.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:06475176fb91726f4ac000925c29b3f33638cbf36f3f1172eeb21d11e4ce03da -size 10029 +oid sha256:8355b3e0cd97eb3a2ce4435e1a742698f7b902fc80f127d73c1a431a0da59c14 +size 10002 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-ath,t/proj_with_placeholder.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-ath,t/proj_with_placeholder.png index 52146e301409..e52bca0a23c3 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-ath,t/proj_with_placeholder.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-ath,t/proj_with_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ffc74d95d86f8a5cf4ea876fb9e210d555910d6ebfcf650152beae9d69da0193 -size 25395 +oid sha256:12afbba6bd9fe2a21b338b7048e0c2b5d780700b7da96d8c8c390c7a064439f5 +size 25010 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-ath,t/root_origin.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-ath,t/root_origin.png index 325e9847de35..c550f9456b78 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-ath,t/root_origin.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-ath,t/root_origin.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bd3bb66d2ef21e9935067b6f18cd82cd6758cb7073aff365d8187634a28c9ce1 -size 25140 +oid sha256:a0c9a5fe2588e7f123fba8f56fd3eedbc90de7e2532238ad8d0cbbaa5a047c94 +size 24756 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-ath,t/single_proj.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-ath,t/single_proj.png index 68f30d3d6092..515e9bbddd82 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-ath,t/single_proj.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-ath,t/single_proj.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:06475176fb91726f4ac000925c29b3f33638cbf36f3f1172eeb21d11e4ce03da -size 10029 +oid sha256:8355b3e0cd97eb3a2ce4435e1a742698f7b902fc80f127d73c1a431a0da59c14 +size 10002 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-ath,t/unknown_origin.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-ath,t/unknown_origin.png index 0b65101f97a3..a3277c9dfaa5 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-ath,t/unknown_origin.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-ath,t/unknown_origin.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2eebdfe04919dfc44406752577e4b544b607a929c8ac9f9b8dfe7eae2f4e5385 -size 17003 +oid sha256:3199a3c4910c6b46b483ed168c82219d72e9e48dfdb04f30477301022bf81b00 +size 16870 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-path/empty.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-path/empty.png index 0e25a04734c5..6ebb4f57a6ff 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-path/empty.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-path/empty.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:467e0efbf9fcb817ca5bcfcb56f899318fba3c5ef41bf1d87647f7ebe09340b3 -size 10131 +oid sha256:c811a45d72e7fc5192625fb5f9a0e15ef81f35fca32b72999e5c6dc66f0defc2 +size 10098 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-path/multiple_proj.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-path/multiple_proj.png index 0e25a04734c5..6ebb4f57a6ff 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-path/multiple_proj.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-path/multiple_proj.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:467e0efbf9fcb817ca5bcfcb56f899318fba3c5ef41bf1d87647f7ebe09340b3 -size 10131 +oid sha256:c811a45d72e7fc5192625fb5f9a0e15ef81f35fca32b72999e5c6dc66f0defc2 +size 10098 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-path/non_root_origin.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-path/non_root_origin.png index 0e25a04734c5..6ebb4f57a6ff 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-path/non_root_origin.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-path/non_root_origin.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:467e0efbf9fcb817ca5bcfcb56f899318fba3c5ef41bf1d87647f7ebe09340b3 -size 10131 +oid sha256:c811a45d72e7fc5192625fb5f9a0e15ef81f35fca32b72999e5c6dc66f0defc2 +size 10098 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-path/proj_with_placeholder.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-path/proj_with_placeholder.png index 822f2760c6c9..0cf8d16c056b 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-path/proj_with_placeholder.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-path/proj_with_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fc0949afbcec0013a0ee7c704a583edcac2e52565c049d397b62574ecb28bcf3 -size 25417 +oid sha256:6ddb797ebc807a52f09f8fef39589ef1f1529ee9a137e1491165a05fa027ef1a +size 25030 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-path/root_origin.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-path/root_origin.png index 9a6ac9b36a2a..b33385b06b7f 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-path/root_origin.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-path/root_origin.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e008424d2f2cf24e054ff53c8efb5e6dcfb020e9abc2b9a06518fc5285bc99e8 -size 25074 +oid sha256:9534aa5c657ec64478c071706e6466ffc990223b640c255d3d4dad9a1b4bc873 +size 24670 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-path/single_proj.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-path/single_proj.png index 0e25a04734c5..6ebb4f57a6ff 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-path/single_proj.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-path/single_proj.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:467e0efbf9fcb817ca5bcfcb56f899318fba3c5ef41bf1d87647f7ebe09340b3 -size 10131 +oid sha256:c811a45d72e7fc5192625fb5f9a0e15ef81f35fca32b72999e5c6dc66f0defc2 +size 10098 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-path/unknown_origin.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-path/unknown_origin.png index 0ad7c66118e9..bfa159036654 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-path/unknown_origin.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-path/unknown_origin.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d40ff1170c0326e9a930b43d64818dc7e4b0cc39866a746208f1b5b82901bba9 -size 17137 +oid sha256:c0154e44cf2c59f47efc810887478570951648f910c27832f70de95a3c3576be +size 16992 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-t/empty.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-t/empty.png index 7b95fb6c023c..4660e0e9712e 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-t/empty.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-t/empty.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:adc52d2fb93034a7a6d7ef2e32632435bad63b94860deab03b5f4eb920975301 -size 9573 +oid sha256:bb95c3269cb59d1ba65f0f08527a9fcda769053ddfbdcf94115902b7ba029362 +size 9563 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-t/multiple_proj.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-t/multiple_proj.png index 84e17ef9c7dd..94a2f051007e 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-t/multiple_proj.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-t/multiple_proj.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:821918c40a04aa434a59b12fbd8b4a765075d20f56542bfb793ac5876d962069 -size 20658 +oid sha256:f23252f2aa6cf29406e9b3c12017f931905621e3f4bcb916ab81b7fd58dbe269 +size 20429 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-t/non_root_origin.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-t/non_root_origin.png index dbb46279d8d8..275d44b5545b 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-t/non_root_origin.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-t/non_root_origin.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:35709c35bcabf0984fe799d97d94220f37ed740631ed61e72338681e4ac1acbe -size 19791 +oid sha256:6ad315aa67fb13aa69e1675b5d622266aad8307c8450cd0ca58f344457b9adc7 +size 19591 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-t/proj_with_placeholder.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-t/proj_with_placeholder.png index ecc394da006e..7def11844e03 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-t/proj_with_placeholder.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-t/proj_with_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:66f45d8448ddbcccf92662311996a9ef507f4bfbd5a34edd945fd956e5753adb -size 32394 +oid sha256:a0729a961139994c8fe8d4ecdb67e6a5d1947eae54dd62b6b9597ac576290f72 +size 31820 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-t/root_origin.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-t/root_origin.png index 9cc98a87a73a..decf746d6e54 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-t/root_origin.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-t/root_origin.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e0172060f6a99bc7aabb8fcf6142553217c95de42b8f9379df8a8c257d52b10d -size 27255 +oid sha256:ad4d4d82f76af15420f72b22157ccc3fb089afa40209d7682f3c45109bf9a30b +size 26788 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-t/single_proj.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-t/single_proj.png index cb46a65e9da9..b4d1d5f6b2ec 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-t/single_proj.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-t/single_proj.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:39316c7a90e830e2486af02b0d05ccd8cdb25daafa37a6b5b20b665a7742486e -size 22453 +oid sha256:aa92e459dfb675dda019ba3411f9ac1860bf2be693d0ff7921e9e4da653d6c65 +size 22175 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-t/unknown_origin.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-t/unknown_origin.png index 6a9451d3951c..95d5a7598a1b 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-t/unknown_origin.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-t/unknown_origin.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8804d10e7f1d1223f33466fb4ccf2af31ecd6d99e5b50133e726c586ff0e1ce7 -size 16499 +oid sha256:fd0f7a0be95fd52f2a21007416967ac640cb16e580ed70ba02d4b6dcbf2e444d +size 16389 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-to_the,oid/empty.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-to_the,oid/empty.png index fc76470e583d..a0a1e280981a 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-to_the,oid/empty.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-to_the,oid/empty.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0b82d3b997768e5bad6e1d223c84b35a3a643bf5304adff24ac3d83916fb29a7 -size 10960 +oid sha256:10370a0e321375e8c36150c9289d73ae6010ea40a819a10d8aa5fc98a68a63b5 +size 10861 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-to_the,oid/multiple_proj.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-to_the,oid/multiple_proj.png index fc76470e583d..a0a1e280981a 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-to_the,oid/multiple_proj.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-to_the,oid/multiple_proj.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0b82d3b997768e5bad6e1d223c84b35a3a643bf5304adff24ac3d83916fb29a7 -size 10960 +oid sha256:10370a0e321375e8c36150c9289d73ae6010ea40a819a10d8aa5fc98a68a63b5 +size 10861 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-to_the,oid/non_root_origin.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-to_the,oid/non_root_origin.png index af62e155f8ba..f9a8a6b78f51 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-to_the,oid/non_root_origin.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-to_the,oid/non_root_origin.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:76cf086fb1ecf36a133ad332c9bbec960f01a924a9efe725530160e0d3cf8e5a -size 19145 +oid sha256:1e21ea6dfe38341d2716bc7ea3b52e5b481a0fbf6d0518b960f12408bee4f217 +size 18891 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-to_the,oid/proj_with_placeholder.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-to_the,oid/proj_with_placeholder.png index af62e155f8ba..f9a8a6b78f51 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-to_the,oid/proj_with_placeholder.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-to_the,oid/proj_with_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:76cf086fb1ecf36a133ad332c9bbec960f01a924a9efe725530160e0d3cf8e5a -size 19145 +oid sha256:1e21ea6dfe38341d2716bc7ea3b52e5b481a0fbf6d0518b960f12408bee4f217 +size 18891 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-to_the,oid/root_origin.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-to_the,oid/root_origin.png index 921a3d045fc2..3c64540098ad 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-to_the,oid/root_origin.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-to_the,oid/root_origin.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d5e1bd32568444a613f4ce364197ac30bc6373d240ad22cbac79b7a03363d7f7 -size 20616 +oid sha256:be1ecc876bf78cc86fadfd3de420d628ef1995b0a9e42ba77c277ce809f5c677 +size 20273 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-to_the,oid/single_proj.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-to_the,oid/single_proj.png index 53a5dd365fcf..581e0ee74d95 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-to_the,oid/single_proj.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-to_the,oid/single_proj.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:49ccdb895e3edc73c04fe30f4b369b6be114657540ed566b01ff48cd35f0e7a1 -size 21807 +oid sha256:8f0c49ef5c1fbf8c291f83977a7014b4e19d1aa5d5d9a66f76a4bf94427853e2 +size 21475 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-to_the,oid/unknown_origin.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-to_the,oid/unknown_origin.png index fc76470e583d..a0a1e280981a 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-to_the,oid/unknown_origin.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-to_the,oid/unknown_origin.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0b82d3b997768e5bad6e1d223c84b35a3a643bf5304adff24ac3d83916fb29a7 -size 10960 +oid sha256:10370a0e321375e8c36150c9289d73ae6010ea40a819a10d8aa5fc98a68a63b5 +size 10861 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-to_the/empty.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-to_the/empty.png index faa7b7adba77..049c7535ef62 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-to_the/empty.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-to_the/empty.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d67be91d9f61786f19efd0dc7cec43706763203b6d7f1004bcc53796700fb8ef -size 10413 +oid sha256:5eea66f9d96774dd3728bb0503e6c5f0c0116746d97ecfc8844d5abdedd6e62c +size 10361 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-to_the/multiple_proj.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-to_the/multiple_proj.png index faa7b7adba77..049c7535ef62 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-to_the/multiple_proj.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-to_the/multiple_proj.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d67be91d9f61786f19efd0dc7cec43706763203b6d7f1004bcc53796700fb8ef -size 10413 +oid sha256:5eea66f9d96774dd3728bb0503e6c5f0c0116746d97ecfc8844d5abdedd6e62c +size 10361 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-to_the/non_root_origin.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-to_the/non_root_origin.png index 8b787fb9d6c3..da4159cec162 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-to_the/non_root_origin.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-to_the/non_root_origin.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:159b8928feda44dc7c3271346b6b49aa17de418d89f17548dc3ae50982ff4ea6 -size 18606 +oid sha256:e8b715ab188dc98709b07f1bff1e3e5b7761e6bd905e07bbcf166b4e0689f3c7 +size 18390 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-to_the/proj_with_placeholder.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-to_the/proj_with_placeholder.png index 6d97eb48dfcb..ad525685aedb 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-to_the/proj_with_placeholder.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-to_the/proj_with_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b4a92dc5b63cc94abeeb8aed173689a22fc5edc9ca81e8710ae3b418d62e927d -size 26863 +oid sha256:97a66ce6d45519ba05f3f303401fa5df661ed60789d1ba6133869bf068a1e38f +size 26410 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-to_the/root_origin.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-to_the/root_origin.png index fbe2d8cce260..71478d5d37c5 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-to_the/root_origin.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-to_the/root_origin.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b5b8dfc63e7b87e74022c12aa453c015808c03baf08037bb359233669a65f52c -size 23468 +oid sha256:3c5e9cb980c92fc1f301070a140889cf53946cc1825433a78de305cae87b081c +size 23087 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-to_the/single_proj.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-to_the/single_proj.png index 8c3824b26438..2021b896ab98 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-to_the/single_proj.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-to_the/single_proj.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4a8f0984ba2eb6fc5c574be599c9ecf1b0ecd6de106f0bbba4d8d60c39cb7111 -size 21268 +oid sha256:1f2c3e9c5a1ca704c36b2595203837e0269ebaceb9c419b8eb97b87c9dec7778 +size 20974 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-to_the/unknown_origin.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-to_the/unknown_origin.png index faa7b7adba77..049c7535ef62 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-to_the/unknown_origin.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-to_the/unknown_origin.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d67be91d9f61786f19efd0dc7cec43706763203b6d7f1004bcc53796700fb8ef -size 10413 +oid sha256:5eea66f9d96774dd3728bb0503e6c5f0c0116746d97ecfc8844d5abdedd6e62c +size 10361 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-void/empty.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-void/empty.png index ddbdc11201d8..b8efedfe9858 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-void/empty.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-void/empty.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:155aaa1e90c63c09553d6f241543720ba130c26256d254b7d4925f3611c8fcda -size 10155 +oid sha256:b7ed8a5d689f75bc7e3d955f810e96e4a00a5ffcb72b94bbff778e0c28fa43e5 +size 10090 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-void/multiple_proj.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-void/multiple_proj.png index 4d21040c7786..c4cc3aa4d4d7 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-void/multiple_proj.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-void/multiple_proj.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f8bbfbadcbc018c9a6845984b3647e463cf6c39c88c7222853f6d8774487506c -size 20146 +oid sha256:b1cce24fd347ce01625dcca4d56246a16eef19784871b8c79faa74684c8bc223 +size 19870 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-void/non_root_origin.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-void/non_root_origin.png index 8d29f3171595..4cc7db20108d 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-void/non_root_origin.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-void/non_root_origin.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f3a96e2e0b03372570b324a937e7e7e257e12cd3de2f5460fcd368e4a5596ebc -size 18370 +oid sha256:f461e335ccb5a8192c330a4a4c92a5ab9f3f4ed59029cfaa1a212fba8570a3cc +size 18121 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-void/proj_with_placeholder.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-void/proj_with_placeholder.png index 8d29f3171595..4cc7db20108d 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-void/proj_with_placeholder.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-void/proj_with_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f3a96e2e0b03372570b324a937e7e7e257e12cd3de2f5460fcd368e4a5596ebc -size 18370 +oid sha256:f461e335ccb5a8192c330a4a4c92a5ab9f3f4ed59029cfaa1a212fba8570a3cc +size 18121 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-void/root_origin.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-void/root_origin.png index c0d548604ec6..b7b1b6da06b9 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-void/root_origin.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-void/root_origin.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2ee47784e365c89468c08879ea3374d22bec482fb6d729bd5d36cd8cb40ecce8 -size 19841 +oid sha256:3abbe3018063ade22566a9f17fd3969badb702d5e68aa38ed4b76d5eef13aff2 +size 19504 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-void/single_proj.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-void/single_proj.png index b51a2e9f789c..e8e2745574cc 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-void/single_proj.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-void/single_proj.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:629aac8b578268cc491a46201a668e34de0c03642b443f4711f634389f6e9965 -size 21032 +oid sha256:c73e0143f5d51a00b4440e96341992dfae45895cf2160bed8d3f6a91ce139443 +size 20705 diff --git a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-void/unknown_origin.png b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-void/unknown_origin.png index ddbdc11201d8..b8efedfe9858 100644 --- a/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-void/unknown_origin.png +++ b/crates/viewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-void/unknown_origin.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:155aaa1e90c63c09553d6f241543720ba130c26256d254b7d4925f3611c8fcda -size 10155 +oid sha256:b7ed8a5d689f75bc7e3d955f810e96e4a00a5ffcb72b94bbff778e0c28fa43e5 +size 10090 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/AggregationPolicy_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/AggregationPolicy_placeholder.png index f315d55a49fc..9531bc846988 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/AggregationPolicy_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/AggregationPolicy_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8c7bc7984c6b6c634dd06d70a8f59336ef3489e36974f8a1a910032be2c14556 -size 3708 +oid sha256:42f4106486828332347136c15fe384ced944158a7f0e5609b03ea5d0a15c8371 +size 3491 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/AlbedoFactor_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/AlbedoFactor_placeholder.png index 9cce9b85e2a5..05d5346c75ea 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/AlbedoFactor_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/AlbedoFactor_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:62d5f1cd652f1a002826fd9107414d98ecafb24e811665bdef4a0635a78fa870 -size 2810 +oid sha256:c5debdf58943eda038d0829a56308332472dc5254bcaf32394eaea0f877e8217 +size 2667 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/ApplyLatestAt_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/ApplyLatestAt_placeholder.png index c1e76c43b224..a4136e410539 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/ApplyLatestAt_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/ApplyLatestAt_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5302d45de5453e132bf1a76b37a8521f1464aa5df6fc5ea2a04d3bc0134ae88f -size 3551 +oid sha256:b2d413bcd42865852666318fb623b3105e9b6283869d8ca9115f78b696f28ecf +size 3425 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/AxisLength_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/AxisLength_placeholder.png index 36c7a77e2a62..c362820229a4 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/AxisLength_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/AxisLength_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:629572c345bd1790b3b6d079bf0a2226a47379b3344ceb17e76649377236c0b9 -size 2778 +oid sha256:c87bddca933ec42ead57863ac84ce04eb2320ec92e397203437c05dddd38ff0d +size 2668 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/BackgroundKind_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/BackgroundKind_placeholder.png index 47e01445c2c4..5d59693dde48 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/BackgroundKind_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/BackgroundKind_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:644880540aaa19752a7130bbb40915357caf3900627634a748695080b9add300 -size 4016 +oid sha256:0231d0185616ef65aee561817dc54bf14af668d5655350f157a3a6e47dd31414 +size 3876 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/ClearIsRecursive_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/ClearIsRecursive_placeholder.png index c1e76c43b224..a4136e410539 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/ClearIsRecursive_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/ClearIsRecursive_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5302d45de5453e132bf1a76b37a8521f1464aa5df6fc5ea2a04d3bc0134ae88f -size 3551 +oid sha256:b2d413bcd42865852666318fb623b3105e9b6283869d8ca9115f78b696f28ecf +size 3425 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Color_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Color_placeholder.png index 9cce9b85e2a5..05d5346c75ea 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Color_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Color_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:62d5f1cd652f1a002826fd9107414d98ecafb24e811665bdef4a0635a78fa870 -size 2810 +oid sha256:c5debdf58943eda038d0829a56308332472dc5254bcaf32394eaea0f877e8217 +size 2667 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Colormap_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Colormap_placeholder.png index a0a2955ab84a..8e0a274e2497 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Colormap_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Colormap_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:addb336fa14268b87e22974902909b3a3e5629fbe483f7d98fe9ea04f2836e47 -size 2986 +oid sha256:46e9b49e4217e0193264ef5a24cbb19e9d6a531dba7859aa4b12dfb434ffeb68 +size 2879 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/ComponentColumnSelector_simple.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/ComponentColumnSelector_simple.png index f055fa807440..6b8a91b03b2e 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/ComponentColumnSelector_simple.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/ComponentColumnSelector_simple.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5d2f08946f59c44e5147abfed1f797b2de6f3557c4062d413c3872f0f24268f3 -size 4241 +oid sha256:29072c2903548e9ab0545ee16f0e5c529e1527ed4e0aabd2a6acdd6ce705a3a3 +size 4176 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/ContainerKind_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/ContainerKind_placeholder.png index 59ce7feff440..5c707e11027d 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/ContainerKind_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/ContainerKind_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4f419aa17dc2def9320e6fb7fc9c5497b68df1e531489fdddade0358308b96ad -size 2832 +oid sha256:80fc672aacf0249ca82db221fb4ea31d051dc2285fe26356d38f2ea9d0efbc44 +size 2722 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Corner2D_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Corner2D_placeholder.png index 911ead9d8995..b05f7756ec93 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Corner2D_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Corner2D_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8791c52bc02f98c4f7b78c435de456760d3bb39ae948508052209e1666b8a74b -size 4248 +oid sha256:09b3a9da702a156bb8d716873663eb1dfaa0ec3cde392ae8b3733abfa5eae94d +size 4037 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/DepthMeter_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/DepthMeter_placeholder.png index 36c7a77e2a62..c362820229a4 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/DepthMeter_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/DepthMeter_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:629572c345bd1790b3b6d079bf0a2226a47379b3344ceb17e76649377236c0b9 -size 2778 +oid sha256:c87bddca933ec42ead57863ac84ce04eb2320ec92e397203437c05dddd38ff0d +size 2668 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/DrawOrder_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/DrawOrder_placeholder.png index f49e0362cd92..e8ccf3b58a3a 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/DrawOrder_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/DrawOrder_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:58b8a5e10ccbc6471fc96814e2e5d5debf6cf07c075e648247258dd7499a0486 -size 2937 +oid sha256:8da24feca371287abb82723e43a3a3bf628d94af5689824105afd567cd6010d6 +size 2841 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Enabled_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Enabled_placeholder.png index c9975aa561ed..f57bfb610353 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Enabled_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Enabled_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a3bb80387de5c29edb15284dc86dd29d96d70585a5d0692b5f1488dda376de18 -size 2835 +oid sha256:bc00033cbf4ccccee5768b30b49717a94ccae4c563527d1672fff06269978f04 +size 2693 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/EntityPath_simple.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/EntityPath_simple.png index f4b2c75e8ed4..cefefccc39e7 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/EntityPath_simple.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/EntityPath_simple.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:94c2b6de10dcf605a57d1c9dded65c0df7d1fa753ddbe9ed57075c6b1b7ebbf1 -size 4519 +oid sha256:142e64cc2f4e90ecfdb9e1020f3014ebc7f247b67528d4088419dc00f489b0d8 +size 4296 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/FillMode_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/FillMode_placeholder.png index 5188bf66a605..187c6a2e170c 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/FillMode_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/FillMode_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:44fde291960e260b95962a271d66ffae1dba447fc3453dc34627b87b09ef7069 -size 4420 +oid sha256:eab7a78c0283160bd9ea02ffcead4a494e3863625556455940e06472a67633e1 +size 4244 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/FillRatio_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/FillRatio_placeholder.png index 36c7a77e2a62..c362820229a4 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/FillRatio_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/FillRatio_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:629572c345bd1790b3b6d079bf0a2226a47379b3344ceb17e76649377236c0b9 -size 2778 +oid sha256:c87bddca933ec42ead57863ac84ce04eb2320ec92e397203437c05dddd38ff0d +size 2668 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/FilterByRange_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/FilterByRange_placeholder.png index 6cb659062d0b..8a7b52cde11c 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/FilterByRange_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/FilterByRange_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d6b1d70e6fff3a5e2ab61e2c1dc4f3c02ee5f4f29b35fbb3b42bc2e4c5466d4e -size 4091 +oid sha256:eb3bc99c475cb67d046c45460cd626af344ba2c9e8d86c9e92f001d527ccdaae +size 4089 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/FilterIsNotNull_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/FilterIsNotNull_placeholder.png index 3666a26364a6..38bc27bd9411 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/FilterIsNotNull_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/FilterIsNotNull_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6c125deb7d9a0dfc01612412e044ef0f54888766bf3beccd37daac111912ce1c -size 4205 +oid sha256:2cb8f248aa2279ede3410ed818b69b054ce30a4068de8e55cc4b13b352ed9d12 +size 4115 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/ForceDistance_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/ForceDistance_placeholder.png index f49e0362cd92..e8ccf3b58a3a 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/ForceDistance_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/ForceDistance_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:58b8a5e10ccbc6471fc96814e2e5d5debf6cf07c075e648247258dd7499a0486 -size 2937 +oid sha256:8da24feca371287abb82723e43a3a3bf628d94af5689824105afd567cd6010d6 +size 2841 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/ForceIterations_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/ForceIterations_placeholder.png index f49e0362cd92..e8ccf3b58a3a 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/ForceIterations_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/ForceIterations_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:58b8a5e10ccbc6471fc96814e2e5d5debf6cf07c075e648247258dd7499a0486 -size 2937 +oid sha256:8da24feca371287abb82723e43a3a3bf628d94af5689824105afd567cd6010d6 +size 2841 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/ForceStrength_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/ForceStrength_placeholder.png index f49e0362cd92..e8ccf3b58a3a 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/ForceStrength_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/ForceStrength_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:58b8a5e10ccbc6471fc96814e2e5d5debf6cf07c075e648247258dd7499a0486 -size 2937 +oid sha256:8da24feca371287abb82723e43a3a3bf628d94af5689824105afd567cd6010d6 +size 2841 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/GammaCorrection_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/GammaCorrection_placeholder.png index 36c7a77e2a62..c362820229a4 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/GammaCorrection_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/GammaCorrection_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:629572c345bd1790b3b6d079bf0a2226a47379b3344ceb17e76649377236c0b9 -size 2778 +oid sha256:c87bddca933ec42ead57863ac84ce04eb2320ec92e397203437c05dddd38ff0d +size 2668 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/GeoLineString_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/GeoLineString_placeholder.png index ac1fe48f21ff..7acf465fd74e 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/GeoLineString_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/GeoLineString_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:df3695366c81bea6ac754760fc28c4f36a3e665b345ecca7de349f96403b85f7 -size 4341 +oid sha256:cc1a3a8c807b0bc4075ec88b7104863168d541e7567902fea6d4ec0ec20164ad +size 4159 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/GraphEdge_simple.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/GraphEdge_simple.png index a801a7a06a58..568a9d27b65d 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/GraphEdge_simple.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/GraphEdge_simple.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5892aa2f090d5b16f04e1e1ec8125876b928fdfb4a07ab5c34b672b63f794e71 -size 4042 +oid sha256:5092e0cb04bcff171a72c23639b7d8e6c7e1d8f4b0ec46732899bf3c59d3abdb +size 3932 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/GraphNode_simple.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/GraphNode_simple.png index f9b98c70fc35..928f43551ffb 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/GraphNode_simple.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/GraphNode_simple.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9a34f55aed7df693e755d1bd47f67b673cd84b4b3ec5eb4b6be545fb353d3e64 -size 3948 +oid sha256:4dd5468dd59264224dccff99d340f19d74da149734e532e305c84e535acad94b +size 3851 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/GraphType_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/GraphType_placeholder.png index 0a0226f0d8c0..a00f39258b87 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/GraphType_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/GraphType_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c7e7c4cb85a753f3fa4f516823d1022424258400af70211a41d9455ada696790 -size 4132 +oid sha256:26c3c5923ee6cf4438f8bdc2bba1d23b768d53fb12cecdc26ba3476f7424f338 +size 4004 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/GridColumns_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/GridColumns_placeholder.png index f49e0362cd92..e8ccf3b58a3a 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/GridColumns_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/GridColumns_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:58b8a5e10ccbc6471fc96814e2e5d5debf6cf07c075e648247258dd7499a0486 -size 2937 +oid sha256:8da24feca371287abb82723e43a3a3bf628d94af5689824105afd567cd6010d6 +size 2841 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/GridSpacing_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/GridSpacing_placeholder.png index 36c7a77e2a62..c362820229a4 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/GridSpacing_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/GridSpacing_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:629572c345bd1790b3b6d079bf0a2226a47379b3344ceb17e76649377236c0b9 -size 2778 +oid sha256:c87bddca933ec42ead57863ac84ce04eb2320ec92e397203437c05dddd38ff0d +size 2668 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/HalfSize2D_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/HalfSize2D_placeholder.png index e64bd18bc7dd..be764d860f79 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/HalfSize2D_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/HalfSize2D_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:439cdd2f7632d488b5f0eb0c02b386b399e1b2f67328d417f4aabbf3830fb32e -size 3462 +oid sha256:d7914bd698195071fb5d44c631a3be4d1323057e07515a4d2f37c6982e361f78 +size 3346 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/HalfSize3D_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/HalfSize3D_placeholder.png index 924b96c4f5fa..0cfeb615dc19 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/HalfSize3D_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/HalfSize3D_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6829ad068280bfc5e477855cce91bf71e43b0841fa20395f3dbb716bb8a22817 -size 3776 +oid sha256:8257f5c8e538a3ac321fac6378677057f44d3cc89f83ae9b24f2ec0b20d23434 +size 3648 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/ImageFormat_depth_f32.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/ImageFormat_depth_f32.png index e66af4894652..45643c1b19b0 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/ImageFormat_depth_f32.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/ImageFormat_depth_f32.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5f8c57a5b60e364f5192468327778d442dcd14f4373542c1b1ad3475399771a8 -size 4183 +oid sha256:d31608df4beb233d2042d81657f979d5914eca7854f4bc17478866946ec3691b +size 4053 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/ImageFormat_nv12.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/ImageFormat_nv12.png index ad85c7a2660f..2b7a7b10066a 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/ImageFormat_nv12.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/ImageFormat_nv12.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:56fbcabe10cc7f649aaf3a02ab1cf01bfb0088be275465c216d5c073098c653f -size 4288 +oid sha256:73d91c11bd7785dbb15bc36576d058e5a56c8c898b48fc8974dda709037536f9 +size 4095 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/ImageFormat_rgb8.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/ImageFormat_rgb8.png index 2a4ece8cc467..4b93fbe143de 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/ImageFormat_rgb8.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/ImageFormat_rgb8.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:155bf2c8336584fe2626d9230b46eb33ca57383c1be099e2e5774566ee36f64d -size 4442 +oid sha256:3ec161fad9dd4469bd308f662eee22b616c633dede16598b0406dd225e77d7c3 +size 4278 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/ImageFormat_rgba8.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/ImageFormat_rgba8.png index ec47a66f2aec..534969ebaeb9 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/ImageFormat_rgba8.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/ImageFormat_rgba8.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:39466203d4663fccb83b19b9c1f52699c205b651a1cab48161c16dbd6995937a -size 4413 +oid sha256:271088179d29fe5d2d950341583c50451ca10bd5cee219198a5ee3c5ffa0a285 +size 4248 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/ImageFormat_segmentation_u32.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/ImageFormat_segmentation_u32.png index 59e47b1a0ebc..5e3559ec4a0f 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/ImageFormat_segmentation_u32.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/ImageFormat_segmentation_u32.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bb566f3ff8d58c76c05bee87eeeb9e712c1eca9538e40cbadb211523eff78331 -size 4214 +oid sha256:0f1e4777f6179aef2d4206ddd194d074543e6b629280bb0bf2d7dcb42cf6a4f3 +size 4067 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/ImagePlaneDistance_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/ImagePlaneDistance_placeholder.png index 36c7a77e2a62..c362820229a4 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/ImagePlaneDistance_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/ImagePlaneDistance_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:629572c345bd1790b3b6d079bf0a2226a47379b3344ceb17e76649377236c0b9 -size 2778 +oid sha256:c87bddca933ec42ead57863ac84ce04eb2320ec92e397203437c05dddd38ff0d +size 2668 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Interactive_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Interactive_placeholder.png index 77fcd45f82a1..8e3e3ec188f9 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Interactive_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Interactive_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2906b155d37d20f5df9ef8957dd3c06404103e996cecc7754cf20a786bd06830 -size 3243 +oid sha256:2b6207be0ba7c2dec44cadf20c94fed2009dcc4c24bf93654df83389288dbf3c +size 3182 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/LatLon_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/LatLon_placeholder.png index 75c7d8e9ab8e..ea08753b9eb9 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/LatLon_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/LatLon_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:38d3750fbad02066ce70995cb172832f181a786088dd7a7d3cfea4acb00e356f -size 4528 +oid sha256:d8dc9bfc040421267dae14d887a1adfeb8aff58748f7c54129c8d8468bcef1a9 +size 4463 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Length_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Length_placeholder.png index ec1c98c473cd..aa226a13e04e 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Length_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Length_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5477a94ab4439c3d5a1211adce33651b4f1bf14f60bccad859a4b25e74a41092 -size 3087 +oid sha256:3223551fdb2100bd37c28efc5d1ef632c0f5f9d54580901bc74895e44c5de12c +size 2971 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/LineStrip2D_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/LineStrip2D_placeholder.png index ac1fe48f21ff..7acf465fd74e 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/LineStrip2D_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/LineStrip2D_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:df3695366c81bea6ac754760fc28c4f36a3e665b345ecca7de349f96403b85f7 -size 4341 +oid sha256:cc1a3a8c807b0bc4075ec88b7104863168d541e7567902fea6d4ec0ec20164ad +size 4159 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/LineStrip3D_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/LineStrip3D_placeholder.png index ac1fe48f21ff..7acf465fd74e 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/LineStrip3D_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/LineStrip3D_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:df3695366c81bea6ac754760fc28c4f36a3e665b345ecca7de349f96403b85f7 -size 4341 +oid sha256:cc1a3a8c807b0bc4075ec88b7104863168d541e7567902fea6d4ec0ec20164ad +size 4159 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/LockRangeDuringZoom_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/LockRangeDuringZoom_placeholder.png index c9975aa561ed..f57bfb610353 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/LockRangeDuringZoom_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/LockRangeDuringZoom_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a3bb80387de5c29edb15284dc86dd29d96d70585a5d0692b5f1488dda376de18 -size 2835 +oid sha256:bc00033cbf4ccccee5768b30b49717a94ccae4c563527d1672fff06269978f04 +size 2693 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/MagnificationFilter_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/MagnificationFilter_placeholder.png index 437d39228f03..7d36c19313d3 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/MagnificationFilter_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/MagnificationFilter_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5725388110f26588bbfc3269fa7dabcae48322d857481b4f3ecd011b60359ee3 -size 3780 +oid sha256:b531b34d06aae3351527350181e7f76ec2eb974fcb0ada4ab676a9dfe4188745 +size 3682 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/MapProvider_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/MapProvider_placeholder.png index 71922b0ae939..9d709296e9cf 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/MapProvider_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/MapProvider_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:007440b3ac545265afb6683234637de8cf227aa863edccc35c48438a2ae96d72 -size 4478 +oid sha256:d0194458fdc90df047d39ad6b2da25ebb6cc1e808e55068f4ec47b5124e6334a +size 4332 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/MarkerShape_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/MarkerShape_placeholder.png index c43af7b37935..6b0368dfb079 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/MarkerShape_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/MarkerShape_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fb655542c37ef9f09b6b6c9d2acf79a7d90678379129f235fcbbfd50a585fb80 -size 3792 +oid sha256:7aa0d08986319f500c5d6b884c92ab913d5b717ea99a9acfb5f7cfe59a93103d +size 3663 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/MarkerSize_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/MarkerSize_placeholder.png index 3977d10c76da..f3973081cc1b 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/MarkerSize_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/MarkerSize_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a4b1cc9e2dfb90b9895f68b72cf2281c40aef60c63d6ed0d443ad66bf9c091b0 -size 3346 +oid sha256:618bb5b234e96b39737a0cf089cf420f40bbc413be77a76a5b657e0430e6ac50 +size 3185 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/MediaType_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/MediaType_placeholder.png index d6a9d5503de1..abf753387ed8 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/MediaType_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/MediaType_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:853e10fe483e7469a70d329ec2aabe012a49c237f1558c1c592b0354c5b63bd1 -size 4451 +oid sha256:1752827266b7634c0ff0d59385c566f01d6a99bfcfdd245d23876f05b94b137d +size 4316 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Name_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Name_placeholder.png index a60877900180..26f6c817c244 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Name_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Name_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:76a7861ead4ea4d02738927b2a13918b97bc80750087ed32210c93a999990942 -size 3668 +oid sha256:edbf9a3de0a2ebde212666308e6011039c085ba4aeb8e9d1e2adfda4664e32c9 +size 3635 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/NearClipPlane_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/NearClipPlane_placeholder.png index 7b3cab233f6b..c2de5ab7febc 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/NearClipPlane_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/NearClipPlane_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6820914ad3371fc0f62d846111b5ef3fc22ba12b7fbe069529a6aa53cbba020f -size 3088 +oid sha256:e956f6cbfae22e5b0a081c153493d7be16915c92c41a761ba44273f6682853fa +size 2972 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Opacity_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Opacity_placeholder.png index 36c7a77e2a62..c362820229a4 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Opacity_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Opacity_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:629572c345bd1790b3b6d079bf0a2226a47379b3344ceb17e76649377236c0b9 -size 2778 +oid sha256:c87bddca933ec42ead57863ac84ce04eb2320ec92e397203437c05dddd38ff0d +size 2668 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/PinholeProjection_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/PinholeProjection_placeholder.png index 3a6b2582f16d..9950f6f8fc26 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/PinholeProjection_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/PinholeProjection_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:871d4252189ffa8c45757b516cdada0ed1b38784b30baf10ec841c5f49492bbd -size 4292 +oid sha256:af5a7c886bf3b1fe942e8b7cd65ab30d24f38bc0486832c277503d63a4b397e4 +size 4091 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Plane3D_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Plane3D_placeholder.png index 8ff2326e39ba..ea6cb9f3cef5 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Plane3D_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Plane3D_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6c9eeaec6b30e3817e2b3e06f1bf1fa3bc4547ffa27c419e06b650cb620e2d59 -size 3826 +oid sha256:c53d9f3a40ecd3c6b572011f4dc509dfdde8bb7b9efbd3eb83f155c37617ffa8 +size 3726 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/PoseRotationAxisAngle_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/PoseRotationAxisAngle_placeholder.png index b78647a7ca37..4dadb09bc79a 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/PoseRotationAxisAngle_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/PoseRotationAxisAngle_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:85fb33fad5ba91b6d26f74f231f77a392ea73d7a7489f5b66420e0870bf72ebd -size 4041 +oid sha256:43eb8eee233dcbd0035935bca8b460d6142ccbe8630369326ee7321f1925f086 +size 3844 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/PoseRotationQuat_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/PoseRotationQuat_placeholder.png index ec1020bb4827..3a2891856fac 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/PoseRotationQuat_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/PoseRotationQuat_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:11e698aa02bccb114802f4a9dda507590b3384eb64e0c156e0348d763496e7f9 -size 4089 +oid sha256:f99d9a0526a895aaf5b5d2c2a521126f544513c691371277ba16342257acb773 +size 3918 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/PoseScale3D_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/PoseScale3D_placeholder.png index 924b96c4f5fa..0cfeb615dc19 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/PoseScale3D_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/PoseScale3D_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6829ad068280bfc5e477855cce91bf71e43b0841fa20395f3dbb716bb8a22817 -size 3776 +oid sha256:8257f5c8e538a3ac321fac6378677057f44d3cc89f83ae9b24f2ec0b20d23434 +size 3648 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/PoseTransformMat3x3_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/PoseTransformMat3x3_placeholder.png index 619b6f08fb0a..e9e9436c4add 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/PoseTransformMat3x3_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/PoseTransformMat3x3_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:03fe9753c5a61ca65ef87161db085b6d58d31ff159f4dfcc53d921f1beb91021 -size 3923 +oid sha256:af747efe5272341ba3162927d749c5d10dd02ea2a8b4374300f7282ed764000d +size 3780 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/PoseTranslation3D_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/PoseTranslation3D_placeholder.png index ec1020bb4827..3a2891856fac 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/PoseTranslation3D_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/PoseTranslation3D_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:11e698aa02bccb114802f4a9dda507590b3384eb64e0c156e0348d763496e7f9 -size 4089 +oid sha256:f99d9a0526a895aaf5b5d2c2a521126f544513c691371277ba16342257acb773 +size 3918 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Position2D_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Position2D_placeholder.png index 72facd24db04..207e422214fb 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Position2D_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Position2D_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:883c6eccd2ea6d2d94de6f9d7640b3e9fb4bd08245953394299d5986bd114552 -size 3423 +oid sha256:677333ca011faf3a8c76d4e3a631bbc96d6928b6e31aac36cc02f7dc704b821b +size 3310 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Position3D_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Position3D_placeholder.png index ec1020bb4827..3a2891856fac 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Position3D_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Position3D_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:11e698aa02bccb114802f4a9dda507590b3384eb64e0c156e0348d763496e7f9 -size 4089 +oid sha256:f99d9a0526a895aaf5b5d2c2a521126f544513c691371277ba16342257acb773 +size 3918 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/QueryExpression_simple.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/QueryExpression_simple.png index a8f17fb2a46c..d6f4d978e1ed 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/QueryExpression_simple.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/QueryExpression_simple.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d89d75ebe2aeb1151863906128622ab7794216a768b4cc244b0486ade65c04b4 -size 3823 +oid sha256:e37f1ee95fc639086a961f636261df1694d413757ed11350fa648847c68343d7 +size 3655 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Radius_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Radius_placeholder.png index ba673935b7fd..c0c9e7970687 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Radius_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Radius_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:109206412e9da73f9b01efc1d56596a7c4a204b3046df89ca620dc334b147e9c -size 4158 +oid sha256:b093e8c7d97fa5b10ef049667f1764710722cd20feb8b9276f1bdd5615865432 +size 3977 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Range1D_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Range1D_placeholder.png index 2cffe5dd55f2..6081aadbe6bf 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Range1D_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Range1D_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:317e00f24211ebb8740bc972118df543a6094be5566c4bfa67a4b193199520ca -size 3089 +oid sha256:56ae2b6ff9e3bfeb0eb9ede2611fd20f02ebfec4538cc5ea0378e0625841d698 +size 2974 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Resolution_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Resolution_placeholder.png index 0a72c9d7f657..f71dd14a1d50 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Resolution_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Resolution_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:13975c3a296a66c7c41bc05a1b1500f3d4708ebf4da107b755ba37d9e817e18d -size 3407 +oid sha256:b790974863e055bb780b388d8be236633ce5871c59af06caca0b88164d989903 +size 3281 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/RotationAxisAngle_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/RotationAxisAngle_placeholder.png index b78647a7ca37..4dadb09bc79a 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/RotationAxisAngle_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/RotationAxisAngle_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:85fb33fad5ba91b6d26f74f231f77a392ea73d7a7489f5b66420e0870bf72ebd -size 4041 +oid sha256:43eb8eee233dcbd0035935bca8b460d6142ccbe8630369326ee7321f1925f086 +size 3844 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/RotationQuat_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/RotationQuat_placeholder.png index ec1020bb4827..3a2891856fac 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/RotationQuat_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/RotationQuat_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:11e698aa02bccb114802f4a9dda507590b3384eb64e0c156e0348d763496e7f9 -size 4089 +oid sha256:f99d9a0526a895aaf5b5d2c2a521126f544513c691371277ba16342257acb773 +size 3918 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Scalar_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Scalar_placeholder.png index 3c50ad8b8a18..0506dbf573c2 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Scalar_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Scalar_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:72a0c352b420886f9185cfe047a69525a548b4de052f04223c09577e651b755b -size 3247 +oid sha256:87a8c86e8c88ffc2b16f4bd0783f693c1c25520730d6ac51550c70e7294e1fc9 +size 3132 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Scale3D_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Scale3D_placeholder.png index 6607053e1be5..556ac8bf27aa 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Scale3D_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Scale3D_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:be9d35f09f8e581e961c0d66d0bd7c8f6c2b69d8808133d6d18d8f799dcb48bb -size 3329 +oid sha256:0d1e1b0ad4a4d7e399e00b77ec926ce73e7268fdebd471b8ff7a405cf6598c3c +size 3196 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/SelectedColumns_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/SelectedColumns_placeholder.png index 40016f69dc61..31aead57a348 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/SelectedColumns_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/SelectedColumns_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c8b48822755169501ed30ac228c7a68c3e8b9923b642b36e02b84e0c3bb28150 -size 4112 +oid sha256:4dcf034e09ea9b2abfeb681c10e8edfe2b86613cf2c07eaf5e085496ac0a4bdf +size 3993 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/SeriesVisible_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/SeriesVisible_placeholder.png index 3466e3bb021d..f57bfb610353 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/SeriesVisible_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/SeriesVisible_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:234df18d7b0939b9a69eea45f98b0c7f87422f4a50726f0f7b0c7be66ac7078d -size 2832 +oid sha256:bc00033cbf4ccccee5768b30b49717a94ccae4c563527d1672fff06269978f04 +size 2693 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/ShowLabels_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/ShowLabels_placeholder.png index c9975aa561ed..f57bfb610353 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/ShowLabels_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/ShowLabels_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a3bb80387de5c29edb15284dc86dd29d96d70585a5d0692b5f1488dda376de18 -size 2835 +oid sha256:bc00033cbf4ccccee5768b30b49717a94ccae4c563527d1672fff06269978f04 +size 2693 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/StrokeWidth_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/StrokeWidth_placeholder.png index 3977d10c76da..f3973081cc1b 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/StrokeWidth_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/StrokeWidth_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a4b1cc9e2dfb90b9895f68b72cf2281c40aef60c63d6ed0d443ad66bf9c091b0 -size 3346 +oid sha256:618bb5b234e96b39737a0cf089cf420f40bbc413be77a76a5b657e0430e6ac50 +size 3185 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/TensorDimensionIndexSelection_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/TensorDimensionIndexSelection_placeholder.png index 78f844f69248..a11c1ec98129 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/TensorDimensionIndexSelection_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/TensorDimensionIndexSelection_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fd94bb678bf6213b0671e79f69043bdc7dfd6f8d0281f1f83dfeb3ae27a5fe2c -size 4289 +oid sha256:2451c11952bd7ae5e713135caeacb49f158eb6a8fc87662270b1dda4cbb11ad1 +size 4179 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/TensorDimensionIndexSlider_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/TensorDimensionIndexSlider_placeholder.png index 78f844f69248..a11c1ec98129 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/TensorDimensionIndexSlider_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/TensorDimensionIndexSlider_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fd94bb678bf6213b0671e79f69043bdc7dfd6f8d0281f1f83dfeb3ae27a5fe2c -size 4289 +oid sha256:2451c11952bd7ae5e713135caeacb49f158eb6a8fc87662270b1dda4cbb11ad1 +size 4179 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/TensorHeightDimension_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/TensorHeightDimension_placeholder.png index 78f844f69248..a11c1ec98129 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/TensorHeightDimension_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/TensorHeightDimension_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fd94bb678bf6213b0671e79f69043bdc7dfd6f8d0281f1f83dfeb3ae27a5fe2c -size 4289 +oid sha256:2451c11952bd7ae5e713135caeacb49f158eb6a8fc87662270b1dda4cbb11ad1 +size 4179 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/TensorWidthDimension_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/TensorWidthDimension_placeholder.png index 78f844f69248..a11c1ec98129 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/TensorWidthDimension_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/TensorWidthDimension_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fd94bb678bf6213b0671e79f69043bdc7dfd6f8d0281f1f83dfeb3ae27a5fe2c -size 4289 +oid sha256:2451c11952bd7ae5e713135caeacb49f158eb6a8fc87662270b1dda4cbb11ad1 +size 4179 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Texcoord2D_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Texcoord2D_placeholder.png index ed7ab09600bd..7f2109add42f 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Texcoord2D_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Texcoord2D_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a2413f53403df33765fa35a7e8173fba22141fb8708916813472094a3fb4c2fc -size 3758 +oid sha256:37622058a7891e7506f3fef2957fdd6425402734b6130c3960d75e51e3c8cfa7 +size 3623 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/TextLogLevel_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/TextLogLevel_placeholder.png index 259a579ca81e..184f058a3b11 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/TextLogLevel_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/TextLogLevel_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b96bc8f75e3357fc0c4272b20f71ae9be71761e80ea3d2b536d7ecde98e054d9 -size 3294 +oid sha256:c3f596cf43980abd9e8d02087f92659bebff62eef93e5595909da1668978acba +size 3165 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Text_simple.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Text_simple.png index d54ad172bd96..5e561ad8e563 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Text_simple.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Text_simple.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6d52738e737330966e8fc68c87fe5feb99e4283a3528bb47cd98d15e3d02ccfd -size 4017 +oid sha256:939260586e3c3aa09c6a711c44b1cbd61c12c3fb1d844a5c299c4fe53d3b8afd +size 3888 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/TimelineName_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/TimelineName_placeholder.png index 50e6a38624bf..91db35b9845e 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/TimelineName_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/TimelineName_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:472727223049c56b651d59853d292237ad17b5b516cd34a1d0b61d7b179377b9 -size 3737 +oid sha256:bcf68ec5f508294d7c2e9a47c3f9c6f668f9da114f3e4fcd70c4c662660cafc5 +size 3562 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Timestamp_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Timestamp_placeholder.png index 56143ff4eee4..4a0b194458e6 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Timestamp_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Timestamp_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:236b23e5255035ce4e4006cf79bbc26b4e195d15fcfa63bccc1d44ee7ca1693f -size 4283 +oid sha256:9ae03828c8cf5cbfb7b391e671b20a3656f5b0f49892f94164f492a9006d1709 +size 4157 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/TransformMat3x3_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/TransformMat3x3_placeholder.png index 310eb85dab79..6f0e58c03d99 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/TransformMat3x3_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/TransformMat3x3_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:463c860e921d4ba04ce471be492de0bdea60666a661bb3c922afc7b9bf57ef79 -size 3705 +oid sha256:79269b6d80bd4224d1e7778b050a478e7e93b56e91d08d7a3a3eb71601c4d18e +size 3563 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/TransformRelation_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/TransformRelation_placeholder.png index 8180e55de53b..ceb2bb33bc94 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/TransformRelation_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/TransformRelation_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b37f87bba7116db5085cc0e624b272da132dfcc64ca7e448096dd03e5327d6b7 -size 4108 +oid sha256:e39c523af796ecc98ada142767f2489bf84b7da4188d51779d04c36b09389e74 +size 3974 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Translation3D_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Translation3D_placeholder.png index f55b70e78abe..2b89c3ea770d 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Translation3D_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Translation3D_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6c073a8374c433c8eb1d181ba62249d16eb3898ce8f52e386102f2201132ef5d -size 3770 +oid sha256:3fd058b2bbd79cf8e632d3e8cd473dc9616caedb87a414f76e960cb9a8bbb75d +size 3636 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/TriangleIndices_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/TriangleIndices_placeholder.png index 48b7cfdc2e2a..eac9fa05f46a 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/TriangleIndices_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/TriangleIndices_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7f67173d6cbff48c7c32755f29d1e955f707695bf3afab57b2144a26c92035a0 -size 3584 +oid sha256:694d52aaae297a7fbdc93bc94fc5b65c70c52740b9c7d1a5646307c6694a424a +size 3453 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/ValueRange_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/ValueRange_placeholder.png index 2cffe5dd55f2..6081aadbe6bf 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/ValueRange_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/ValueRange_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:317e00f24211ebb8740bc972118df543a6094be5566c4bfa67a4b193199520ca -size 3089 +oid sha256:56ae2b6ff9e3bfeb0eb9ede2611fd20f02ebfec4538cc5ea0378e0625841d698 +size 2974 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Vector2D_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Vector2D_placeholder.png index ed7ab09600bd..7f2109add42f 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Vector2D_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Vector2D_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a2413f53403df33765fa35a7e8173fba22141fb8708916813472094a3fb4c2fc -size 3758 +oid sha256:37622058a7891e7506f3fef2957fdd6425402734b6130c3960d75e51e3c8cfa7 +size 3623 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Vector3D_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Vector3D_placeholder.png index ec1020bb4827..3a2891856fac 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Vector3D_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Vector3D_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:11e698aa02bccb114802f4a9dda507590b3384eb64e0c156e0348d763496e7f9 -size 4089 +oid sha256:f99d9a0526a895aaf5b5d2c2a521126f544513c691371277ba16342257acb773 +size 3918 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/VideoTimestamp_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/VideoTimestamp_placeholder.png index f5b04471bbf9..8610f749e125 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/VideoTimestamp_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/VideoTimestamp_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b40b7294bbc98158a138e2ee7d1f422b1d1a747ff8d97f7e13867385d39b5c0e -size 3992 +oid sha256:af0ff152dc0f2153c1431a47219c884285d7b6ed9f0f1e4c1c7df1dd7199913b +size 3907 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/ViewClass_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/ViewClass_placeholder.png index a30582d4bba8..681e8d42f08b 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/ViewClass_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/ViewClass_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2370eb2e4717f7e20d51e38849898b89f388a1db7f7be2bf6bc1905ef3e70dd8 -size 4142 +oid sha256:9259624c339d67f9b7e095425c4b6db463dcb709f1f54ca73a5edd182a9b151e +size 4062 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/ViewCoordinates_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/ViewCoordinates_placeholder.png index f09d7f15d4be..0fbb5899d35c 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/ViewCoordinates_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/ViewCoordinates_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cc8fbc1a882c244595c9b6c20af665844e4d2fabadd1507469bdb223a01c08f5 -size 4276 +oid sha256:7ade6e52be523f12670ddcc58b5dbcd245dcee93c529f76201603cf52eb6afdd +size 4181 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/ViewFit_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/ViewFit_placeholder.png index 0d753b03e7bb..b5bb61adb00b 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/ViewFit_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/ViewFit_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d7418ed61135867ff0d7d71d692839429282723f8a6360c57e02e90374dff6f5 -size 4459 +oid sha256:8706760707e8b053a61d2dd742f857ba5f3382804d8f51850429e0e35db56c4a +size 4259 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/VisibleTimeRange_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/VisibleTimeRange_placeholder.png index b60f69095a91..8586521e8714 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/VisibleTimeRange_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/VisibleTimeRange_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:21f24abe4866ed4fdf6a6b586408f6de1291d677265a3fb3ea8d2af8f4e9aeeb -size 4218 +oid sha256:c8e84ffa47ff99940f092991ebf1316d32bc1d788f0010990ac956f1eb865903 +size 4060 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Visible_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Visible_placeholder.png index 9fdc9e2aaa89..34cd774f7343 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Visible_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/Visible_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4afa9b35747b4c187a3a4fd7a9a27824f3a82976589944023d456bce3bbf9a41 -size 3009 +oid sha256:722159215d86c4809ba93c401d089017fec05f356376e5a63581ed991cce183f +size 2863 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/VisualBounds2D_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/VisualBounds2D_placeholder.png index 3ffb55171c3c..4f7776aa7c99 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/VisualBounds2D_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/VisualBounds2D_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:514b6cdc869887ea7891a6f6c17d9f6e71ea91d62b5896e7129f2dfa9cdfdb87 -size 3979 +oid sha256:8792dbf6c5fa460185db16766e14f8f625ac879097be448a55827c1e29374139 +size 3866 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/ZoomLevel_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/ZoomLevel_placeholder.png index f49e0362cd92..e8ccf3b58a3a 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/ZoomLevel_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/ZoomLevel_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:58b8a5e10ccbc6471fc96814e2e5d5debf6cf07c075e648247258dd7499a0486 -size 2937 +oid sha256:8da24feca371287abb82723e43a3a3bf628d94af5689824105afd567cd6010d6 +size 2841 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/any_value_any_value_f64.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/any_value_any_value_f64.png index 1dbea875ab8a..a10aadf150b6 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/any_value_any_value_f64.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/any_value_any_value_f64.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a6974e84f775a7383889949123d406bea5ddb66be069a45f70914f821a55a691 -size 3802 +oid sha256:bdc07d579102ba11a2e61d9322aabce39b8939d6e8eb8bfc67df0d004800e719 +size 3648 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/custom_catalog_string_any_value_url_string.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/custom_catalog_string_any_value_url_string.png index ef1c8a2fd4c2..521ac633f4c2 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/custom_catalog_string_any_value_url_string.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/custom_catalog_string_any_value_url_string.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e6faf1cbfa0e6159d0219634ab07f508a068986c087adbe602cf592c5b6fccb3 -size 4005 +oid sha256:97325d4331cdcdfb724635756252dab0f8a10b539f298aa708ad4b18be6d6b02 +size 3893 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/custom_empty_array_any_value_empty_array.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/custom_empty_array_any_value_empty_array.png index 6af9cbab3558..aecd347d1769 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/custom_empty_array_any_value_empty_array.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/custom_empty_array_any_value_empty_array.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5dea974eca9fbcb8e2a1856af3c2c0e641226f83d1f48cb753daf22d98d9aca7 -size 2821 +oid sha256:ec5a0f0c56a55c190e585c5a082dcc38b53f247307a3ae386f7fddd6bd56a7bc +size 2719 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/custom_large_blob_any_value_large_blob.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/custom_large_blob_any_value_large_blob.png index e8ddd8212d4b..b0352da735ff 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/custom_large_blob_any_value_large_blob.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/custom_large_blob_any_value_large_blob.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:26abe01a5edd846f3d09c8d96b8cfdfc64af066cdb929b09594196bb9e04afb6 -size 3763 +oid sha256:b064a7a989508e589947a5a7cc7426803c7a6150ca7d48cfba00a2980a99b8d3 +size 3592 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/custom_small_array_any_value_small_array.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/custom_small_array_any_value_small_array.png index e35bde55da4b..3387c5b065b6 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/custom_small_array_any_value_small_array.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/custom_small_array_any_value_small_array.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:05b36ff65d85d91db646a28dba98bf59bb0956ab72c3e27d5d19a54f149c2753 -size 3252 +oid sha256:21b9c997461211d14f2371f91b86c83d0ce5496acd7cb162c1564c67a1f5ab9d +size 3113 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/custom_string_any_value_string.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/custom_string_any_value_string.png index d54ad172bd96..5e561ad8e563 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/custom_string_any_value_string.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/custom_string_any_value_string.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6d52738e737330966e8fc68c87fe5feb99e4283a3528bb47cd98d15e3d02ccfd -size 4017 +oid sha256:939260586e3c3aa09c6a711c44b1cbd61c12c3fb1d844a5c299c4fe53d3b8afd +size 3888 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/custom_url_string_any_value_url_string.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/custom_url_string_any_value_url_string.png index 7281ce5e13b1..100fbd2f0272 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/custom_url_string_any_value_url_string.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_narrow/custom_url_string_any_value_url_string.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ba9a64bdeae41071931993a6f172c9f17c5d24282fe74e2d7a044256b51359de -size 4240 +oid sha256:b1ad330fdf2d56bc6b40edf2f1ee7fe71ecfcadb1703fd1e46d2de3fcb666322 +size 4097 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/AggregationPolicy_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/AggregationPolicy_placeholder.png index ba543f76f69f..209aabfda825 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/AggregationPolicy_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/AggregationPolicy_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:033935575a045cefe947ed1cbd978ac9f64342636de27bdb15008f6ead3b4a5c -size 4019 +oid sha256:c979dcd9deafd9890918b645185fe6c839d087e0b176ff9f1dc6f9ba8c34c86a +size 3802 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/AlbedoFactor_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/AlbedoFactor_placeholder.png index f163fd07ec3a..96a386608f0a 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/AlbedoFactor_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/AlbedoFactor_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:009d520e149af50337726eb17e0ce2cb36c67c719de59b98544fbe951eeb9081 -size 3121 +oid sha256:b3e8af8c49b36db7bd0fe905557a671305f210b68c0de1e21e8fb60410eea2df +size 2978 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/ApplyLatestAt_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/ApplyLatestAt_placeholder.png index bdd63fdfe1f2..348baf0fa86f 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/ApplyLatestAt_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/ApplyLatestAt_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b8e4bb5eb459d28555a72cb77be45cfbb9cb1ed7eeebf535b16b536c2b35d23f -size 3863 +oid sha256:55792a0af92068df1e3167e0cc6e74e7d2169248bce804ec1b5e7c8acea25c7c +size 3738 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/AxisLength_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/AxisLength_placeholder.png index bf4a129e6c8b..55f8b5b12347 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/AxisLength_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/AxisLength_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:405bc82ff11ed3d2420f7bb69321fddf63ac402796e207a48f1e247cc4a15100 -size 3091 +oid sha256:2a25c25f16f4ebc30a709efbfb5454dd6aac97ec1191d0361ad1a427ae496330 +size 2981 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/BackgroundKind_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/BackgroundKind_placeholder.png index 90e2545d946c..7d8fbc6a1b5a 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/BackgroundKind_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/BackgroundKind_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:11eb758ab541d8b506ea0b4f508469a7f48acafa0be65ab3dccdae269851b7e2 -size 4818 +oid sha256:b0ec0dc55a94b7cc269c43f10c14acd408749a839ff3d47dc78217c105ce3fe8 +size 4679 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/ClearIsRecursive_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/ClearIsRecursive_placeholder.png index bdd63fdfe1f2..348baf0fa86f 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/ClearIsRecursive_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/ClearIsRecursive_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b8e4bb5eb459d28555a72cb77be45cfbb9cb1ed7eeebf535b16b536c2b35d23f -size 3863 +oid sha256:55792a0af92068df1e3167e0cc6e74e7d2169248bce804ec1b5e7c8acea25c7c +size 3738 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Color_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Color_placeholder.png index f163fd07ec3a..96a386608f0a 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Color_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Color_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:009d520e149af50337726eb17e0ce2cb36c67c719de59b98544fbe951eeb9081 -size 3121 +oid sha256:b3e8af8c49b36db7bd0fe905557a671305f210b68c0de1e21e8fb60410eea2df +size 2978 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Colormap_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Colormap_placeholder.png index 692dc938a304..0d9bffc19155 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Colormap_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Colormap_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:64a67110962fafff3f8bef5f849b5401a6d7f2adebf3a3ac82d286ef70eea7ed -size 4208 +oid sha256:4c40939a3b52cd2a657b12010a659b1a1b3449020c33b67e0340fb13eb8e0b45 +size 4066 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/ComponentColumnSelector_simple.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/ComponentColumnSelector_simple.png index d37559e0e7d9..87e9d409cba0 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/ComponentColumnSelector_simple.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/ComponentColumnSelector_simple.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:974ccc14fe70c6993b0f67704cb2932c258a14225dc5dcda4b4546e13ad06ec6 -size 11501 +oid sha256:0ead732f757854d9c8511b708881b1e21a35838e2931fc11c35d7990fdd0614d +size 11062 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/ContainerKind_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/ContainerKind_placeholder.png index 0a41ef532926..2d0e8d09c6e1 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/ContainerKind_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/ContainerKind_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:15f6e6fa759cd19f871e58fd4163d8b6b7ac5fb19fe018cfb5d0f98e5c0a6c2c -size 3146 +oid sha256:e01e5c4a28340df769a263effa77e67e373ec87ab5f63b60e8b6a2d1a9f956e9 +size 3036 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Corner2D_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Corner2D_placeholder.png index 4df825a8c4e3..b40cd60bd67d 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Corner2D_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Corner2D_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f3ba3dc5adeca719cb1275da1f60de0a3e9c98e4d33339bb35801cbe0c7775b7 -size 4793 +oid sha256:582126b6f4a3cf72c9867d4523c2c039cac2504105ba51a2f15d499ee747a7c0 +size 4583 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/DepthMeter_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/DepthMeter_placeholder.png index bf4a129e6c8b..55f8b5b12347 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/DepthMeter_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/DepthMeter_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:405bc82ff11ed3d2420f7bb69321fddf63ac402796e207a48f1e247cc4a15100 -size 3091 +oid sha256:2a25c25f16f4ebc30a709efbfb5454dd6aac97ec1191d0361ad1a427ae496330 +size 2981 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/DrawOrder_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/DrawOrder_placeholder.png index b94bf8e19657..23a8d8cb4e27 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/DrawOrder_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/DrawOrder_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2a221e4cd29ae3e08eae37eed47ac96a5ef6bb87a59b65e4a4e69f151f12c302 -size 3252 +oid sha256:b0091979279da95744473118cdd7aa472a67b8906dbe49ccb107f77d23de4993 +size 3156 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Enabled_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Enabled_placeholder.png index c1c5cd88f88b..8cd65ee56ef1 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Enabled_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Enabled_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ccf0a5e3c696d9d7e7e6b5696790418e65cdbebebe63d9a502fd67a4cfc44154 -size 3154 +oid sha256:b6be7e83187544f649c01de89661785e2a66f4e3200341da629be9cdaca1897b +size 3012 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/EntityPath_simple.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/EntityPath_simple.png index b65cec761282..28ae8dd651f0 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/EntityPath_simple.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/EntityPath_simple.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:122af55ac5ce3f6a24c0885714a386ae37effffd501f4f3889c744629c9ef0f8 -size 6434 +oid sha256:dd64eb36e3a5a057ce503438ec243a50b1a34422c2b6c210425993366322a9bd +size 6241 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/FillMode_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/FillMode_placeholder.png index 7a113f26cdf2..4e87794f5a24 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/FillMode_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/FillMode_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c93d638797e67b4534acbd759c9fe55870177030062246647ef822514f38ee07 -size 5180 +oid sha256:cc7d9e62eb477a6fc3d3f2d846342694c3d485701619aa070d25fa418c8f3678 +size 4982 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/FillRatio_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/FillRatio_placeholder.png index bf4a129e6c8b..55f8b5b12347 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/FillRatio_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/FillRatio_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:405bc82ff11ed3d2420f7bb69321fddf63ac402796e207a48f1e247cc4a15100 -size 3091 +oid sha256:2a25c25f16f4ebc30a709efbfb5454dd6aac97ec1191d0361ad1a427ae496330 +size 2981 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/FilterByRange_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/FilterByRange_placeholder.png index 2104e3bc48ce..8b48cc04f568 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/FilterByRange_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/FilterByRange_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0ed943a76e9d3343abd4e6aedbde36ddd4151cc324a6795d9ce29de9169f795c -size 12671 +oid sha256:70b30b6353d3f099d1647e60c19d4766c9f10ca4795194494f1f4feda0f12cb1 +size 12414 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/FilterIsNotNull_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/FilterIsNotNull_placeholder.png index d73aa7113659..bda28143b000 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/FilterIsNotNull_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/FilterIsNotNull_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:00459256ee09a7dbd9283651d520494300909dad567016174b59031025041386 -size 9884 +oid sha256:d94c4e6876ef775adc2cd70c63f545587078f9f832b184bc74b90ca683786ad2 +size 9696 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/ForceDistance_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/ForceDistance_placeholder.png index b94bf8e19657..23a8d8cb4e27 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/ForceDistance_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/ForceDistance_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2a221e4cd29ae3e08eae37eed47ac96a5ef6bb87a59b65e4a4e69f151f12c302 -size 3252 +oid sha256:b0091979279da95744473118cdd7aa472a67b8906dbe49ccb107f77d23de4993 +size 3156 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/ForceIterations_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/ForceIterations_placeholder.png index b94bf8e19657..23a8d8cb4e27 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/ForceIterations_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/ForceIterations_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2a221e4cd29ae3e08eae37eed47ac96a5ef6bb87a59b65e4a4e69f151f12c302 -size 3252 +oid sha256:b0091979279da95744473118cdd7aa472a67b8906dbe49ccb107f77d23de4993 +size 3156 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/ForceStrength_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/ForceStrength_placeholder.png index b94bf8e19657..23a8d8cb4e27 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/ForceStrength_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/ForceStrength_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2a221e4cd29ae3e08eae37eed47ac96a5ef6bb87a59b65e4a4e69f151f12c302 -size 3252 +oid sha256:b0091979279da95744473118cdd7aa472a67b8906dbe49ccb107f77d23de4993 +size 3156 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/GammaCorrection_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/GammaCorrection_placeholder.png index bf4a129e6c8b..55f8b5b12347 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/GammaCorrection_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/GammaCorrection_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:405bc82ff11ed3d2420f7bb69321fddf63ac402796e207a48f1e247cc4a15100 -size 3091 +oid sha256:2a25c25f16f4ebc30a709efbfb5454dd6aac97ec1191d0361ad1a427ae496330 +size 2981 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/GeoLineString_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/GeoLineString_placeholder.png index 0b89f0bd7191..eb0a5dcc9f2b 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/GeoLineString_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/GeoLineString_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e9415e891e234b669fed58498e11510571e885bc03b8d573f10749c66845d2f2 -size 4654 +oid sha256:115eebf42e81adeed3c59e46890cdf00ff75ced36179a2895e0357c6ff951263 +size 4472 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/GraphEdge_simple.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/GraphEdge_simple.png index 104d88e995ed..bc30a6acc99c 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/GraphEdge_simple.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/GraphEdge_simple.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b442ddbdd30bf7a8f6f45f504162c7512c13a7ab7b41f467f0edd1f1b6ac491d -size 7122 +oid sha256:c46379e8923a2d7a7c96f3bcb0afb1be00f396240b81422599b783d845cd7e8c +size 6928 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/GraphNode_simple.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/GraphNode_simple.png index e2354c1842dd..cb1eb07ee2da 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/GraphNode_simple.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/GraphNode_simple.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2e7a5d161eae47544acec44a1e74e65cda815e0c9553c9158f67a206acf60766 -size 4576 +oid sha256:c70e45b33c4fc0d42f4599009f19cc0a7de625ed50fee9ac6b9c1363ba4e553f +size 4443 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/GraphType_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/GraphType_placeholder.png index 77103659c44a..df9ab3714758 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/GraphType_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/GraphType_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:54a536c307efcc6049b0dac3baeb6be1a085079d26bfacd93adf944ec7773f5d -size 4445 +oid sha256:56ab9c2ad456f0f0445afe3464a19865261a9186d49dec26fcd42889078ba8ac +size 4316 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/GridColumns_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/GridColumns_placeholder.png index b94bf8e19657..23a8d8cb4e27 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/GridColumns_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/GridColumns_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2a221e4cd29ae3e08eae37eed47ac96a5ef6bb87a59b65e4a4e69f151f12c302 -size 3252 +oid sha256:b0091979279da95744473118cdd7aa472a67b8906dbe49ccb107f77d23de4993 +size 3156 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/GridSpacing_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/GridSpacing_placeholder.png index bf4a129e6c8b..55f8b5b12347 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/GridSpacing_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/GridSpacing_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:405bc82ff11ed3d2420f7bb69321fddf63ac402796e207a48f1e247cc4a15100 -size 3091 +oid sha256:2a25c25f16f4ebc30a709efbfb5454dd6aac97ec1191d0361ad1a427ae496330 +size 2981 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/HalfSize2D_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/HalfSize2D_placeholder.png index 9c18cc569b9f..25cf57ae4299 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/HalfSize2D_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/HalfSize2D_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ebfe9f20cb7598157422466b145c514e31954b2344de6dd76d39f43c901d868a -size 4047 +oid sha256:d82f2c95329d0b6ed22f452c93450b95cc454bed8e360d6e32afbe2f660f36c7 +size 3927 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/HalfSize3D_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/HalfSize3D_placeholder.png index d6f48e25a571..16b072143d1f 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/HalfSize3D_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/HalfSize3D_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:36e5914ead34e2e6b51582f558ea81d2131fbc18d41f9d239edfb078fbbfa9c1 -size 4542 +oid sha256:3bf8c1a1ddb70221388c846642a35fb8e514fc61b7c49709743e0966710faf9f +size 4400 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/ImageFormat_depth_f32.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/ImageFormat_depth_f32.png index d8e7c75c92d7..4ccfba0fce2f 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/ImageFormat_depth_f32.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/ImageFormat_depth_f32.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e65a7fe062af9e747d0559dd852b79e9accfbe358af22517e30581a0234ab9ba -size 5112 +oid sha256:ee83c355f07eeddcff4142143b78064708cbb82360c77c7570acf4751f8d3fa4 +size 4955 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/ImageFormat_nv12.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/ImageFormat_nv12.png index bac3ee546aac..bf886a7db573 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/ImageFormat_nv12.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/ImageFormat_nv12.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2f331111ee2b7bd5c48ebd5674b7bb85bafeab765ad53814f51e413c1dc6963e -size 5165 +oid sha256:ab9742cedcff343980f08489e65aa616ca1b337733e68e975fadfd85478d545b +size 4975 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/ImageFormat_rgb8.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/ImageFormat_rgb8.png index 8f65f1a32a4a..1cca87fee913 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/ImageFormat_rgb8.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/ImageFormat_rgb8.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:71dc0d9384d1cafe1f3a2cf358a26b4631899dbd45b6807c6091419c3d773f19 -size 5548 +oid sha256:50c099fe37275bfe367e54fa147e67395dd0831595370c2e190aaa750e27f149 +size 5332 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/ImageFormat_rgba8.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/ImageFormat_rgba8.png index 4929c0bf74da..ec279278a0e2 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/ImageFormat_rgba8.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/ImageFormat_rgba8.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:243a0d75183db6f11cf00db300bf7cdc96b0bfc53b5bd80eb44aca9e6593f8b5 -size 5761 +oid sha256:c399c54194a5f7d4d0af9bf756d3b8fc3a7e7a8a3acc7871b315501408025b03 +size 5536 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/ImageFormat_segmentation_u32.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/ImageFormat_segmentation_u32.png index b093bb2dcefb..d1683639635e 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/ImageFormat_segmentation_u32.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/ImageFormat_segmentation_u32.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cd9fdc9bf08ae9d855032d175d80b871cd7b73a09b498344680d43ecc4ca8756 -size 5139 +oid sha256:404c871ec8ee31fa6117d503787b19b4ca146ad80540cb030e280708fdd570f0 +size 4945 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/ImagePlaneDistance_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/ImagePlaneDistance_placeholder.png index bf4a129e6c8b..55f8b5b12347 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/ImagePlaneDistance_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/ImagePlaneDistance_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:405bc82ff11ed3d2420f7bb69321fddf63ac402796e207a48f1e247cc4a15100 -size 3091 +oid sha256:2a25c25f16f4ebc30a709efbfb5454dd6aac97ec1191d0361ad1a427ae496330 +size 2981 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Interactive_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Interactive_placeholder.png index 68d8c4d5fa0e..aebc131e917d 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Interactive_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Interactive_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:121a01d253173eb09ad1d6b839b9dd04ba0cad1926843e4993fc7b0c588e9f55 -size 3553 +oid sha256:28811de9ed778ad32b2369dbbe72147f65a132a68e7cb2d88aae860f982a6361 +size 3493 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/LatLon_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/LatLon_placeholder.png index dfbd8ba7442b..08fbeb15d97f 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/LatLon_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/LatLon_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:52201a602f6bbdb0e82fe6a296f86d2b20fb9e39759b692a98c1f19d6502ffa8 -size 6811 +oid sha256:4fe925fee53b2ad19dbc8f222157428e4d9b8a1dbeebbc0f41e9dffcc49f0e79 +size 6979 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Length_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Length_placeholder.png index b7faf1bacf20..69d03966967f 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Length_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Length_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9700a5dbc59270ce1521dce6bdfab5abc856109dd9210aeea444cbf9a88bb374 -size 3404 +oid sha256:7219d63cdeae112bc4e19ffd2b538e9a3715dd904d48de53086bc8801e768973 +size 3287 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/LineStrip2D_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/LineStrip2D_placeholder.png index 0b89f0bd7191..eb0a5dcc9f2b 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/LineStrip2D_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/LineStrip2D_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e9415e891e234b669fed58498e11510571e885bc03b8d573f10749c66845d2f2 -size 4654 +oid sha256:115eebf42e81adeed3c59e46890cdf00ff75ced36179a2895e0357c6ff951263 +size 4472 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/LineStrip3D_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/LineStrip3D_placeholder.png index 0b89f0bd7191..eb0a5dcc9f2b 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/LineStrip3D_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/LineStrip3D_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e9415e891e234b669fed58498e11510571e885bc03b8d573f10749c66845d2f2 -size 4654 +oid sha256:115eebf42e81adeed3c59e46890cdf00ff75ced36179a2895e0357c6ff951263 +size 4472 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/LockRangeDuringZoom_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/LockRangeDuringZoom_placeholder.png index c1c5cd88f88b..8cd65ee56ef1 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/LockRangeDuringZoom_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/LockRangeDuringZoom_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ccf0a5e3c696d9d7e7e6b5696790418e65cdbebebe63d9a502fd67a4cfc44154 -size 3154 +oid sha256:b6be7e83187544f649c01de89661785e2a66f4e3200341da629be9cdaca1897b +size 3012 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/MagnificationFilter_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/MagnificationFilter_placeholder.png index 8ff5078e55f7..391c028e39ef 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/MagnificationFilter_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/MagnificationFilter_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0acdf6463a32244f7825cbc2668380a7777f76cb030593a25945085f2373e979 -size 4092 +oid sha256:b91c185962313c5e2b48f264ecd4c5a9a02fc41a03536dfa65fbcd1c9b7377ab +size 3994 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/MapProvider_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/MapProvider_placeholder.png index 263f82b976c4..c7263cea41bf 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/MapProvider_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/MapProvider_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:69c8c99d9410329fe8b1f40134b483d941e5ede490f2e50746bccb15fc5e90dc -size 5479 +oid sha256:8b6c59b94561e5f2e0a9fe21a5a33f028db6e4ac3dad8fb23d2353065839ea9b +size 5214 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/MarkerShape_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/MarkerShape_placeholder.png index 39ef086d89c3..ff4c829fd585 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/MarkerShape_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/MarkerShape_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fbd857f4ba35d3bee85cda12702a343168a69712e73b75ecbdd68742103955ff -size 4119 +oid sha256:9bc580ea1474901f5c2eff1c755b956541e04c72044b5fe801b4a4142b5fc268 +size 3998 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/MarkerSize_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/MarkerSize_placeholder.png index 7cdd129a67a0..db4d72c92a4f 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/MarkerSize_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/MarkerSize_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:769d1f0c2e89b88ceb99d0e7b865b497eeac52270cf0685a9c5d94cf20e6e964 -size 3664 +oid sha256:7aa77a307e79fb3b1006a8e16078e248be74e913f847f2a280b528fcba990812 +size 3504 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/MediaType_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/MediaType_placeholder.png index 6d6781d71299..0f0d5558b978 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/MediaType_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/MediaType_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1563848139edd0f2be0383a03a39c02d39432af083da6b1dba100a3080fa0292 -size 6736 +oid sha256:e8e5221dd2939074816da1e2b150f2ef94edf8b2e7cba5e9dbd16f5635a8a72e +size 6665 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Name_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Name_placeholder.png index 383032c0a6a4..e12d1e7accd6 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Name_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Name_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:84e76bca9297fca3435dbb19fddae5df1eed713b8815f6916b9189c24791639c -size 3979 +oid sha256:a5aa500a9c1e8b15e8126b62eccce866d423c3b5c1915975decea2978a239258 +size 3946 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/NearClipPlane_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/NearClipPlane_placeholder.png index 79e8f6cb382e..b77f7207014b 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/NearClipPlane_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/NearClipPlane_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:913812ad543df2f5078b5b27d7183179b8ed140e4b156e30a75024600716d563 -size 3406 +oid sha256:ec82d47b5bc8c8f80e7200e86b648c09fce208087e148c970c95c737b929a492 +size 3289 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Opacity_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Opacity_placeholder.png index bf4a129e6c8b..55f8b5b12347 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Opacity_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Opacity_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:405bc82ff11ed3d2420f7bb69321fddf63ac402796e207a48f1e247cc4a15100 -size 3091 +oid sha256:2a25c25f16f4ebc30a709efbfb5454dd6aac97ec1191d0361ad1a427ae496330 +size 2981 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/PinholeProjection_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/PinholeProjection_placeholder.png index 3ff5be4fa53f..ef080ea66901 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/PinholeProjection_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/PinholeProjection_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ae36125bf2c082f6d17562db8d9b8e44a38c76b09472c8f86234bb1cd41fdda8 -size 8647 +oid sha256:a6ae885b8966f43864f3728e84ea84ca152ce9477306ac51ba8e6ecaaf28df95 +size 8250 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Plane3D_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Plane3D_placeholder.png index 46b0a7b2dabb..b839d08249b7 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Plane3D_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Plane3D_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:05fbb834f79e2eebcdc1cb6e22f9b1ed061e2f27163ef237f06fd21140cad716 -size 4635 +oid sha256:54fbdabc95aac1e44ac422ac19fb44e2547bcd294b84cda59eeca7b181c6e166 +size 4467 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/PoseRotationAxisAngle_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/PoseRotationAxisAngle_placeholder.png index e98dbfb790c1..fa1d9b513599 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/PoseRotationAxisAngle_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/PoseRotationAxisAngle_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cba45619e95213ad4d8e046fd2dd25b00eda809fdb95b2602a5f7f4fb2cf70c6 -size 7548 +oid sha256:34a06430733590a0bea3ac3ac7ece31a766a068156e383ceba01fe0129f3841d +size 7330 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/PoseRotationQuat_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/PoseRotationQuat_placeholder.png index 17df6e33e76e..d493c7fbadd7 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/PoseRotationQuat_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/PoseRotationQuat_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a7ca79c90e3a143cc2c1610a73d1338a5b1a6f87317a28a72994f6fccac46782 -size 5452 +oid sha256:0e8e4a4ce254c7fa7fd868a7dc324c9816802dd5077a5b5002da9f3b937faf83 +size 5298 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/PoseScale3D_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/PoseScale3D_placeholder.png index d6f48e25a571..16b072143d1f 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/PoseScale3D_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/PoseScale3D_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:36e5914ead34e2e6b51582f558ea81d2131fbc18d41f9d239edfb078fbbfa9c1 -size 4542 +oid sha256:3bf8c1a1ddb70221388c846642a35fb8e514fc61b7c49709743e0966710faf9f +size 4400 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/PoseTransformMat3x3_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/PoseTransformMat3x3_placeholder.png index 746ca0d24861..45be4c235da9 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/PoseTransformMat3x3_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/PoseTransformMat3x3_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:260eba27912c0a386730830283e70d2abe9c8dc5dcd94c936eb186ac3732052d -size 8314 +oid sha256:be942341c251cd8888bfed2dfffa3537b105b7d27c4b51988222405093201817 +size 8002 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/PoseTranslation3D_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/PoseTranslation3D_placeholder.png index ec0eb42f392e..2ecb16070a2d 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/PoseTranslation3D_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/PoseTranslation3D_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3f487dcc416778baa99f1d61b12862a6d189cafec29a3eb17414bd61e5fd4ba5 -size 4954 +oid sha256:82e8443778bdd5c8507f634fd10fa0eb0bd596372446230323f5edf193d30e35 +size 4814 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Position2D_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Position2D_placeholder.png index 58223db38ac4..cfe23c1da8cc 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Position2D_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Position2D_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e526cccedca8d1f61491a98324e31e33da0a180b320a1aa7e81751e46699c7f1 -size 3734 +oid sha256:c0381d38c62c86744e223b69bf371e2e49408f9869c37911bb3ab1605733b438 +size 3621 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Position3D_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Position3D_placeholder.png index ec0eb42f392e..2ecb16070a2d 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Position3D_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Position3D_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3f487dcc416778baa99f1d61b12862a6d189cafec29a3eb17414bd61e5fd4ba5 -size 4954 +oid sha256:82e8443778bdd5c8507f634fd10fa0eb0bd596372446230323f5edf193d30e35 +size 4814 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/QueryExpression_simple.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/QueryExpression_simple.png index dd06ba99978e..c6f0509dde9e 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/QueryExpression_simple.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/QueryExpression_simple.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cb7b584046263053f4e725e710ebc5a204b47664de14438be7803e10d3e93ad0 -size 4503 +oid sha256:8a999149fa50e1d48e8437d2b4c97ef12f3ebbe29fd35a46d4df710b8548d4b6 +size 4348 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Radius_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Radius_placeholder.png index a63fb797b9f7..6a56674c5a90 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Radius_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Radius_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:de82eb51a8c73e689d318fa64adbb4d5a26904a4df41abea9ab3c22d5080119c -size 4473 +oid sha256:d3d03e6bfe82416a8b11db68ad523cb7e3b830f8e204a5fad3709541cee341f2 +size 4295 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Range1D_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Range1D_placeholder.png index 6e53d5c92f86..31391678e2f9 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Range1D_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Range1D_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fe9d2b4b82c39a4395dc91079104a7be669d8a56acbdb2a4742b383c139e895a -size 3402 +oid sha256:f4e86e878763fbc13be354683046825c5fe6beaf166610fac48406e95195e8b6 +size 3286 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Resolution_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Resolution_placeholder.png index af977f4470de..c559c6e4df1b 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Resolution_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Resolution_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:556fd2079d421e88eaba0075d416fb06848faef73d95836a4d06fd70970783cc -size 3718 +oid sha256:9d7cc4f1216c527f0b0efa7c0a418e40d97a97ffbde61b493fd2f67a6aab6b9f +size 3592 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/RotationAxisAngle_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/RotationAxisAngle_placeholder.png index e98dbfb790c1..fa1d9b513599 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/RotationAxisAngle_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/RotationAxisAngle_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cba45619e95213ad4d8e046fd2dd25b00eda809fdb95b2602a5f7f4fb2cf70c6 -size 7548 +oid sha256:34a06430733590a0bea3ac3ac7ece31a766a068156e383ceba01fe0129f3841d +size 7330 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/RotationQuat_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/RotationQuat_placeholder.png index 17df6e33e76e..d493c7fbadd7 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/RotationQuat_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/RotationQuat_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a7ca79c90e3a143cc2c1610a73d1338a5b1a6f87317a28a72994f6fccac46782 -size 5452 +oid sha256:0e8e4a4ce254c7fa7fd868a7dc324c9816802dd5077a5b5002da9f3b937faf83 +size 5298 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Scalar_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Scalar_placeholder.png index 7a390e08404c..8750606802c2 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Scalar_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Scalar_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5f0558db92fab170b3b1ff0156904ac54ef8535d19ba3bcf36dbf91127c6b37b -size 3563 +oid sha256:b8f181e76e008d3bbcd2d68cba225c587cffbb70443ac17671c609f911c10dc0 +size 3449 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Scale3D_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Scale3D_placeholder.png index 5dd7a5bbd8be..d897c1debb1b 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Scale3D_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Scale3D_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c3547e26023a4064b959953cfc9e36595b4947c9cc69b50232463b14e1a7f752 -size 3641 +oid sha256:3f05ff7ec7fd485704e6716187972182f5f17d10da67c30c3db7cc8e2d4197be +size 3508 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/SelectedColumns_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/SelectedColumns_placeholder.png index b6f327347ba7..5f95a25c0ac5 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/SelectedColumns_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/SelectedColumns_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:135fb6bc12a0faaf2f3720e2973a58963bbb64be240da05ac4bf02c7b27d39df -size 8056 +oid sha256:222997bf913e76db10baa25dd3109bb59df804244f88eaa5596e0cc2a3d49f61 +size 7842 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/SeriesVisible_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/SeriesVisible_placeholder.png index 9ab4dd21192e..8cd65ee56ef1 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/SeriesVisible_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/SeriesVisible_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fc4f0faca6ad02e6bf043e677d3cfc865282ef9435662e7bebfe22595015b9a3 -size 3151 +oid sha256:b6be7e83187544f649c01de89661785e2a66f4e3200341da629be9cdaca1897b +size 3012 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/ShowLabels_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/ShowLabels_placeholder.png index c1c5cd88f88b..8cd65ee56ef1 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/ShowLabels_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/ShowLabels_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ccf0a5e3c696d9d7e7e6b5696790418e65cdbebebe63d9a502fd67a4cfc44154 -size 3154 +oid sha256:b6be7e83187544f649c01de89661785e2a66f4e3200341da629be9cdaca1897b +size 3012 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/StrokeWidth_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/StrokeWidth_placeholder.png index 7cdd129a67a0..db4d72c92a4f 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/StrokeWidth_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/StrokeWidth_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:769d1f0c2e89b88ceb99d0e7b865b497eeac52270cf0685a9c5d94cf20e6e964 -size 3664 +oid sha256:7aa77a307e79fb3b1006a8e16078e248be74e913f847f2a280b528fcba990812 +size 3504 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/TensorDimensionIndexSelection_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/TensorDimensionIndexSelection_placeholder.png index 48718c5e7998..ceb9f372e967 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/TensorDimensionIndexSelection_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/TensorDimensionIndexSelection_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d52b4dc4086013b1201ae3605660779a23d07a3d2e17cfb5914d99b43cbf2933 -size 6334 +oid sha256:39f59312af081f14a119c853ef3cae3f83f4c463141d272f6db25d7101d61a52 +size 6144 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/TensorDimensionIndexSlider_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/TensorDimensionIndexSlider_placeholder.png index dc6deb2648ab..dd657d27fd76 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/TensorDimensionIndexSlider_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/TensorDimensionIndexSlider_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f954b58c11713dfb85555ee34c12723b32b777699e0ae4ad7f7500559ecd44e5 -size 5088 +oid sha256:6e0351953df04a7ad58948a0010f31e22c9d52ae16ffd0fe66ef492071980b88 +size 4949 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/TensorHeightDimension_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/TensorHeightDimension_placeholder.png index 87600e0078c8..d1c80d24281f 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/TensorHeightDimension_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/TensorHeightDimension_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:89c8ae475d1261d1391852e76f1fa38f2ea89286b583cf8703b79ca4e13745a0 -size 6953 +oid sha256:3a3b9ebde59457a305c24cdd0215848c260c80d12fd811fe559f0f8df84da928 +size 6848 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/TensorWidthDimension_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/TensorWidthDimension_placeholder.png index 87600e0078c8..d1c80d24281f 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/TensorWidthDimension_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/TensorWidthDimension_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:89c8ae475d1261d1391852e76f1fa38f2ea89286b583cf8703b79ca4e13745a0 -size 6953 +oid sha256:3a3b9ebde59457a305c24cdd0215848c260c80d12fd811fe559f0f8df84da928 +size 6848 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Texcoord2D_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Texcoord2D_placeholder.png index 8d3b93058c98..9307da202520 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Texcoord2D_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Texcoord2D_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:abc16b50859c28e0d47d05db5f7a597849e5aefa8846f2bef1d6018d830c4ca9 -size 4342 +oid sha256:44b245ebf262623b4f0796219aa57ea34f82bc29764051251782c250287888d2 +size 4200 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/TextLogLevel_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/TextLogLevel_placeholder.png index 17f905f09cf2..33e7c75ab792 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/TextLogLevel_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/TextLogLevel_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b8f5b8e7619d5080faa0669ac9b96bcf6c9700ce40df826ed7e6e88bcf2f215e -size 3604 +oid sha256:a17ba640e5058d76cf807ef080ddb2227673b6b3b32b3742dc1929c7ae66b8e4 +size 3476 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Text_simple.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Text_simple.png index 8cb13fe0a445..eabcec825bb1 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Text_simple.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Text_simple.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:14d625ada59c12b4fb80de7cf91daa3327ddbfb7b7108479950b3677a167439a -size 4694 +oid sha256:b1182494d75c43746059ff74727993d525e10d5d2775fb84fa420a20dee5ff03 +size 4506 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/TimelineName_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/TimelineName_placeholder.png index d41cdd56f899..550486a963d2 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/TimelineName_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/TimelineName_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b155559b1c3adbfeac00a64067091d411c6977bea311911a075885bd9252316c -size 4050 +oid sha256:a015ab0758d033ea93d4579d016d60b7a4fa12c7b9e4855262babf55c60f0ea0 +size 3874 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Timestamp_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Timestamp_placeholder.png index acab5e92b38f..8b4ba20a8e3c 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Timestamp_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Timestamp_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:53d99b50c90045efdf9d7c3a7ef019c061f57fdda47ee2cec84a244d4274054b -size 6416 +oid sha256:41ac60e8bea13622e72a8ec45f8d1e46b79886eb3b9ea2c5d6d50fcf0bc02e3c +size 6237 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/TransformMat3x3_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/TransformMat3x3_placeholder.png index 936acc0d5345..7fac3ffec8ef 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/TransformMat3x3_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/TransformMat3x3_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:20f692cdd5e5517cc0700daa8cf7d885918776c5667b213805ad07a47cdff63a -size 4016 +oid sha256:25ebd4fe2f6adba35268c928b357b37f4e2fd497e6ef9c0861af1807f8e50b1c +size 3874 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/TransformRelation_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/TransformRelation_placeholder.png index 3764f9b710af..d803752b239d 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/TransformRelation_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/TransformRelation_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:38e3f68c2282912411aef0aea22d8c81fb32e488fe032a498ad367939454132f -size 5009 +oid sha256:624e15eb8b02104368f34f8d770bccf10cfac9a35ee67e340678acf208ff901e +size 4874 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Translation3D_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Translation3D_placeholder.png index b543cdc559e1..3385cd979dc0 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Translation3D_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Translation3D_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e1f0890419923bc5021a67dafcb097a62efc8b6458fa4ce64386ac21654132cb -size 4082 +oid sha256:2b6aa826879086d8db487d4f9aab8a8cc78a5d72efc0e8eb534020ac45eb2032 +size 3948 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/TriangleIndices_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/TriangleIndices_placeholder.png index 0b92db861a91..4961eb29850b 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/TriangleIndices_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/TriangleIndices_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:49c9a86460e65e2d37fbf70ddeaadea05791f03d4cb7c532929831660390b5e4 -size 3896 +oid sha256:256927aaee0f7478afafb8f7a1661f96928ad14e819f8627c91e80c053f168ff +size 3764 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/ValueRange_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/ValueRange_placeholder.png index 6e53d5c92f86..31391678e2f9 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/ValueRange_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/ValueRange_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fe9d2b4b82c39a4395dc91079104a7be669d8a56acbdb2a4742b383c139e895a -size 3402 +oid sha256:f4e86e878763fbc13be354683046825c5fe6beaf166610fac48406e95195e8b6 +size 3286 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Vector2D_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Vector2D_placeholder.png index 8d3b93058c98..9307da202520 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Vector2D_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Vector2D_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:abc16b50859c28e0d47d05db5f7a597849e5aefa8846f2bef1d6018d830c4ca9 -size 4342 +oid sha256:44b245ebf262623b4f0796219aa57ea34f82bc29764051251782c250287888d2 +size 4200 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Vector3D_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Vector3D_placeholder.png index ec0eb42f392e..2ecb16070a2d 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Vector3D_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Vector3D_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3f487dcc416778baa99f1d61b12862a6d189cafec29a3eb17414bd61e5fd4ba5 -size 4954 +oid sha256:82e8443778bdd5c8507f634fd10fa0eb0bd596372446230323f5edf193d30e35 +size 4814 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/VideoTimestamp_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/VideoTimestamp_placeholder.png index 1df3ab782aad..997cc55d01ff 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/VideoTimestamp_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/VideoTimestamp_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d400d00598b883bdff8f176d924384c7b1294f358e3c9bc5a40944ce14e73276 -size 4304 +oid sha256:79faf02081b9eafbc8cdc18a457ae89eead2c5b36866f12c9ccc5e6d3ac76f80 +size 4219 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/ViewClass_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/ViewClass_placeholder.png index ad4c48a203ce..c708533b3f20 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/ViewClass_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/ViewClass_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bebf1cbf8b5802c657bd4e8699830991759887a8b304f253642e89a4ae8c49b1 -size 4453 +oid sha256:9d370f6417e3e5610fdf00561bf5afe8d0910cec27fc92230918a1006e772fee +size 4373 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/ViewCoordinates_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/ViewCoordinates_placeholder.png index dee15efc971c..47a060f12d25 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/ViewCoordinates_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/ViewCoordinates_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8639e7ac81c182f066a7f65a286c4256978d3d17eed1cfe1f4aa76e72a64fbe6 -size 7087 +oid sha256:1c7772794bad355a3cdf8124d67883adae963c22ae47e8d0fa39ca2dd65bbbd0 +size 6930 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/ViewFit_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/ViewFit_placeholder.png index dbcd9e8420e2..107a02840a76 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/ViewFit_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/ViewFit_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7a191f9d056204e01e417598a8435f3f71ec3cc4c012173eefa5bcf66f182278 -size 6002 +oid sha256:1a5087211aa3e8fd95c7638a62c6b2c259a5c0c2951ddec344ffedccaebf102f +size 5745 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/VisibleTimeRange_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/VisibleTimeRange_placeholder.png index 01b694b721d6..6a407b1aa55f 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/VisibleTimeRange_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/VisibleTimeRange_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:766c8bb910fe5b72c1c89123501faad8ac3a1a0a09ffc114e2859a184c63c8a3 -size 11398 +oid sha256:28fbdeb0d0855df6bbc5d119182c3b6f5beebc1875d6d56c3eb499b17b89abbc +size 11046 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Visible_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Visible_placeholder.png index c056fcae4550..4e39ef9bd780 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Visible_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/Visible_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:79791c0e96a65a3519c1f0a764f8f2609381103228c3eb4c8777fef92698d3cc -size 3330 +oid sha256:5aafc32afb4f2456507c7b5087bdaf0f18b196f98d36f25f4b61011d7cd9d97e +size 3184 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/VisualBounds2D_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/VisualBounds2D_placeholder.png index 1047ca3f9832..5b68f1061527 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/VisualBounds2D_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/VisualBounds2D_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:65d96c9170c026331a7d82ea4469e1f4a01bbe7d8d49362594105a0727bf3a70 -size 4290 +oid sha256:db46c753c63967d583fa7982fb9d874eafa961871e65e63fec42c04879e82cbb +size 4177 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/ZoomLevel_placeholder.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/ZoomLevel_placeholder.png index b94bf8e19657..23a8d8cb4e27 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/ZoomLevel_placeholder.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/ZoomLevel_placeholder.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2a221e4cd29ae3e08eae37eed47ac96a5ef6bb87a59b65e4a4e69f151f12c302 -size 3252 +oid sha256:b0091979279da95744473118cdd7aa472a67b8906dbe49ccb107f77d23de4993 +size 3156 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/any_value_any_value_f64.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/any_value_any_value_f64.png index 588d635f9d44..31f9de8c40ae 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/any_value_any_value_f64.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/any_value_any_value_f64.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5b34ddb88ba014f6147bfe7d71e7653507590bdc990c6f95f5ad14f69d37e031 -size 4663 +oid sha256:65655856b62feb56eb049dd346bf33735aa6fedd87cb7d896dc8d6d39ba65d14 +size 4537 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/custom_catalog_string_any_value_url_string.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/custom_catalog_string_any_value_url_string.png index 5ebb7367b85e..e47962ac212c 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/custom_catalog_string_any_value_url_string.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/custom_catalog_string_any_value_url_string.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c42346e2fc9fb2d6499dfd2e586bec1cddd670128bcf8f6fe5694d04d90bc090 -size 7356 +oid sha256:e90d80a78851d7d6b29ae3255ed9b01f7f9dad047b75d28a8cd876273f53a49c +size 7142 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/custom_empty_array_any_value_empty_array.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/custom_empty_array_any_value_empty_array.png index 2ad2c3352512..c66e37ed1d37 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/custom_empty_array_any_value_empty_array.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/custom_empty_array_any_value_empty_array.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1004374b793fcd1a5c3db6ece69eeaf396665ee6ffa0d4b116fb97340819d164 -size 3139 +oid sha256:413c0ebebd3e63887a4e30fd4d37ea53957bdcb168be6fe07911d749c82703fa +size 3036 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/custom_large_blob_any_value_large_blob.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/custom_large_blob_any_value_large_blob.png index 842a6b3fc4e0..611bb84b8731 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/custom_large_blob_any_value_large_blob.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/custom_large_blob_any_value_large_blob.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a579c4e89ae5225526255362a984e2e3c8a3e91f2fe8f661f86efb1ab44bfeff -size 4074 +oid sha256:e20fe86237b09103ff0b952b1dd78814eb94ca4e70e36fe3ab38aedab9042547 +size 3904 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/custom_small_array_any_value_small_array.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/custom_small_array_any_value_small_array.png index 869d231089a1..d6ed0eb65011 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/custom_small_array_any_value_small_array.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/custom_small_array_any_value_small_array.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:22aa66ec86e1a7768acc621c3ba4b0c453bd4dba9bc7e1d6f274c32425d27fff -size 3559 +oid sha256:1d2c378c835ab15869a062669b3440d6b05bbc4d7b862f200712a3a2148381b9 +size 3421 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/custom_string_any_value_string.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/custom_string_any_value_string.png index 8cb13fe0a445..eabcec825bb1 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/custom_string_any_value_string.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/custom_string_any_value_string.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:14d625ada59c12b4fb80de7cf91daa3327ddbfb7b7108479950b3677a167439a -size 4694 +oid sha256:b1182494d75c43746059ff74727993d525e10d5d2775fb84fa420a20dee5ff03 +size 4506 diff --git a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/custom_url_string_any_value_url_string.png b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/custom_url_string_any_value_url_string.png index 22c26039ef5f..93b5fabb5a64 100644 --- a/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/custom_url_string_any_value_url_string.png +++ b/crates/viewer/re_component_ui/tests/snapshots/all_components_list_item_wide/custom_url_string_any_value_url_string.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e24b436ea7616d1355b6a3f36b939abb0257affac45bda5f55e0c220bdc3d4be -size 5344 +oid sha256:424efca26243826a901fd60a545a34ab90e2e44d5265319b0ebe4c2ccd0f9abf +size 5158 diff --git a/crates/viewer/re_context_menu/src/actions/add_entities_to_new_view.rs b/crates/viewer/re_context_menu/src/actions/add_entities_to_new_view.rs index 972447b3c93e..b827f32e3b70 100644 --- a/crates/viewer/re_context_menu/src/actions/add_entities_to_new_view.rs +++ b/crates/viewer/re_context_menu/src/actions/add_entities_to_new_view.rs @@ -51,7 +51,7 @@ impl ContextMenuAction for AddEntitiesToNewViewAction { let btn = egui::Button::image_and_text(class.icon(), class.display_name()); if ui.add(btn).clicked() { create_view_for_selected_entities(ctx, *identifier); - ui.close_menu(); + ui.close(); } } }; diff --git a/crates/viewer/re_context_menu/src/lib.rs b/crates/viewer/re_context_menu/src/lib.rs index 957d1acc8b18..9a40d6ee0d8a 100644 --- a/crates/viewer/re_context_menu/src/lib.rs +++ b/crates/viewer/re_context_menu/src/lib.rs @@ -87,7 +87,7 @@ fn context_menu_ui_for_item_with_context_impl( ) { item_response.context_menu(|ui| { if ui.input_mut(|i| i.consume_key(egui::Modifiers::NONE, egui::Key::Escape)) { - ui.close_menu(); + ui.close(); return; } @@ -227,7 +227,7 @@ fn show_context_menu_for_selection(ctx: &ContextMenuContext<'_>, ui: &mut egui:: let response = action.ui(ctx, ui); if response.clicked() { - ui.close_menu(); + ui.close(); } } diff --git a/crates/viewer/re_context_menu/src/sub_menu.rs b/crates/viewer/re_context_menu/src/sub_menu.rs index 60f45b9d63cf..c419843540f5 100644 --- a/crates/viewer/re_context_menu/src/sub_menu.rs +++ b/crates/viewer/re_context_menu/src/sub_menu.rs @@ -31,7 +31,7 @@ impl ContextMenuAction for SubMenu { let response = action.ui(ctx, ui); if response.clicked() { - ui.close_menu(); + ui.close(); } } }) diff --git a/crates/viewer/re_dataframe_ui/src/datafusion_table_widget.rs b/crates/viewer/re_dataframe_ui/src/datafusion_table_widget.rs index 4e1d580ea0d6..abdb88ef3d6c 100644 --- a/crates/viewer/re_dataframe_ui/src/datafusion_table_widget.rs +++ b/crates/viewer/re_dataframe_ui/src/datafusion_table_widget.rs @@ -384,30 +384,29 @@ impl egui_table::TableDelegate for DataFusionTableDelegate<'_> { } }, |ui| { - egui::menu::menu_custom_button( - ui, + egui::containers::menu::MenuButton::from_button( ui.small_icon_button_widget(&re_ui::icons::MORE), - |ui| { - for sort_direction in SortDirection::iter() { - let already_sorted = - Some(&sort_direction) == current_sort_direction; - - if ui - .add_enabled_ui(!already_sorted, |ui| { - sort_direction.menu_button(ui) - }) - .inner - .clicked() - { - self.new_blueprint.sort_by = Some(SortBy { - column: column_name.to_owned(), - direction: sort_direction, - }); - ui.close_menu(); - } + ) + .ui(ui, |ui| { + for sort_direction in SortDirection::iter() { + let already_sorted = + Some(&sort_direction) == current_sort_direction; + + if ui + .add_enabled_ui(!already_sorted, |ui| { + sort_direction.menu_button(ui) + }) + .inner + .clicked() + { + self.new_blueprint.sort_by = Some(SortBy { + column: column_name.to_owned(), + direction: sort_direction, + }); + ui.close(); } - }, - ); + } + }); }, ); }); diff --git a/crates/viewer/re_redap_browser/src/add_server_modal.rs b/crates/viewer/re_redap_browser/src/add_server_modal.rs index 561b3e3d1959..eb8554831407 100644 --- a/crates/viewer/re_redap_browser/src/add_server_modal.rs +++ b/crates/viewer/re_redap_browser/src/add_server_modal.rs @@ -38,12 +38,11 @@ impl AddServerModal { self.modal.ui( ui.ctx(), || ModalWrapper::new("Add Server"), - |ui, keep_open| { + |ui| { ui.warning_label( "The dataplatform is very experimental and not generally \ available yet. Proceed with caution!", ); - ui.label("Scheme:"); egui::ComboBox::new("scheme", "") @@ -90,7 +89,7 @@ impl AddServerModal { ui.with_layout(egui::Layout::right_to_left(egui::Align::Center), |ui| { if let Ok(origin) = origin { if ui.button("Add").clicked() { - *keep_open = false; + ui.close(); let _ = ctx.command_sender.send(Command::AddServer(origin)); } @@ -99,7 +98,7 @@ impl AddServerModal { } if ui.button("Cancel").clicked() { - *keep_open = false; + ui.close(); } }); }, diff --git a/crates/viewer/re_selection_panel/src/defaults_ui.rs b/crates/viewer/re_selection_panel/src/defaults_ui.rs index f8ee27872305..0701ca2218e9 100644 --- a/crates/viewer/re_selection_panel/src/defaults_ui.rs +++ b/crates/viewer/re_selection_panel/src/defaults_ui.rs @@ -331,7 +331,7 @@ fn add_popup_ui( entry.descriptor(archetype_name), entry.visualizer_identifier, ); - ui.close_menu(); + ui.close(); } } }); diff --git a/crates/viewer/re_selection_panel/src/selection_panel.rs b/crates/viewer/re_selection_panel/src/selection_panel.rs index 0c92977aeef4..db6a02939887 100644 --- a/crates/viewer/re_selection_panel/src/selection_panel.rs +++ b/crates/viewer/re_selection_panel/src/selection_panel.rs @@ -1,4 +1,4 @@ -use egui::NumExt as _; +use egui::{NumExt as _, TextBuffer}; use egui_tiles::ContainerKind; use re_context_menu::{context_menu_ui_for_item, SelectionUpdateBehavior}; @@ -542,8 +542,12 @@ fn entity_path_filter_ui( job } - fn text_layouter(ui: &egui::Ui, string: &str, wrap_width: f32) -> std::sync::Arc { - let mut layout_job = syntax_highlight_entity_path_filter(ui.style(), string); + fn text_layouter( + ui: &egui::Ui, + text: &dyn TextBuffer, + wrap_width: f32, + ) -> std::sync::Arc { + let mut layout_job = syntax_highlight_entity_path_filter(ui.style(), text.as_str()); layout_job.wrap.max_width = wrap_width; ui.fonts(|f| f.layout_job(layout_job)) } diff --git a/crates/viewer/re_selection_panel/src/view_entity_picker.rs b/crates/viewer/re_selection_panel/src/view_entity_picker.rs index cb7b8f70916d..2182837114f5 100644 --- a/crates/viewer/re_selection_panel/src/view_entity_picker.rs +++ b/crates/viewer/re_selection_panel/src/view_entity_picker.rs @@ -48,16 +48,16 @@ impl ViewEntityPicker { .set_side_margin(false) .scrollable([false, false]) }, - |ui, open| { + |ui| { // 80%, never more than 500px ui.set_max_height(f32::min(ui.ctx().screen_rect().height() * 0.8, 500.0)); let Some(view_id) = &self.view_id else { - *open = false; + ui.close(); return; }; let Some(view) = viewport_blueprint.view(view_id) else { - *open = false; + ui.close(); return; }; diff --git a/crates/viewer/re_selection_panel/src/visualizer_ui.rs b/crates/viewer/re_selection_panel/src/visualizer_ui.rs index b14dc91cdb47..459a183b3222 100644 --- a/crates/viewer/re_selection_panel/src/visualizer_ui.rs +++ b/crates/viewer/re_selection_panel/src/visualizer_ui.rs @@ -474,7 +474,7 @@ fn menu_more( { // TODO(#6889): Use component_descr directly. ctx.clear_blueprint_component(override_path, component_descr); - ui.close_menu(); + ui.close(); return; } @@ -489,13 +489,13 @@ fn menu_more( if let Some(raw_default) = raw_default { ctx.save_blueprint_array(override_path, component_descr, raw_default); } - ui.close_menu(); + ui.close(); return; } if ui.button("Set to fallback value").clicked() { ctx.save_blueprint_array(override_path, component_descr, raw_fallback); - ui.close_menu(); + ui.close(); return; } @@ -513,7 +513,7 @@ fn menu_more( .clicked() { ctx.reset_blueprint_component(override_path, component_descr); - ui.close_menu(); + ui.close(); return; } @@ -523,7 +523,7 @@ fn menu_more( component_descr, raw_current_value, ); - ui.close_menu(); + ui.close(); } } @@ -550,7 +550,7 @@ fn menu_add_new_visualizer( ctx.save_blueprint_archetype(override_path, &archetype); - ui.close_menu(); + ui.close(); } } } diff --git a/crates/viewer/re_time_panel/src/data_density_graph.rs b/crates/viewer/re_time_panel/src/data_density_graph.rs index 68200f3190c3..fa7f5d7d65ac 100644 --- a/crates/viewer/re_time_panel/src/data_density_graph.rs +++ b/crates/viewer/re_time_panel/src/data_density_graph.rs @@ -6,7 +6,7 @@ use std::sync::Arc; use egui::emath::Rangef; -use egui::{epaint::Vertex, lerp, pos2, remap, Color32, NumExt as _, Rect, Shape}; +use egui::{epaint::Vertex, lerp, pos2, remap, Color32, NumExt as _, Rect, Shape, Tooltip}; use re_chunk_store::Chunk; use re_chunk_store::RangeQuery; @@ -421,14 +421,16 @@ pub fn data_density_graph_ui( if ui.ctx().dragged_id().is_none() { // TODO(jprochazk): check chunk.num_rows() and chunk.timeline.is_sorted() // if too many rows and unsorted, show some generic error tooltip (=too much data) - egui::show_tooltip_at_pointer( - ui.ctx(), - ui.layer_id(), + Tooltip::new( egui::Id::new("data_tooltip"), - |ui| { - show_row_ids_tooltip(ctx, ui, time_ctrl, db, item, hovered_time); - }, - ); + ui.ctx().clone(), + egui::PopupAnchor::Pointer, + ui.layer_id(), + ) + .gap(12.0) + .show(|ui| { + show_row_ids_tooltip(ctx, ui, time_ctrl, db, item, hovered_time); + }); } } } diff --git a/crates/viewer/re_time_panel/src/paint_ticks.rs b/crates/viewer/re_time_panel/src/paint_ticks.rs index be2e5b1bfb7e..27c66439e765 100644 --- a/crates/viewer/re_time_panel/src/paint_ticks.rs +++ b/crates/viewer/re_time_panel/src/paint_ticks.rs @@ -150,7 +150,7 @@ fn paint_ticks( let alpha = remap_clamp( spacing_time as f32 * points_per_time, expected_text_width..=(3.0 * expected_text_width), - 0.0..=0.5, + 0.0..=0.7, ); color_from_alpha(alpha) }; @@ -168,9 +168,11 @@ fn paint_ticks( let medium_line_strength = line_strength_from_spacing(medium_spacing_time); let small_line_strength = line_strength_from_spacing(small_spacing_time); - let big_line_color = color_from_alpha(0.4 * big_line_strength); - let medium_line_color = color_from_alpha(0.4 * medium_line_strength); - let small_line_color = color_from_alpha(0.4 * small_line_strength); + let base_strength = 0.7; + + let big_line_color = color_from_alpha(base_strength * big_line_strength); + let medium_line_color = color_from_alpha(base_strength * medium_line_strength); + let small_line_color = color_from_alpha(base_strength * small_line_strength); let big_text_color = text_color_from_spacing(big_spacing_time); let medium_text_color = text_color_from_spacing(medium_spacing_time); diff --git a/crates/viewer/re_time_panel/src/time_panel.rs b/crates/viewer/re_time_panel/src/time_panel.rs index 032d9ae7bdaf..c1e46a51a0ad 100644 --- a/crates/viewer/re_time_panel/src/time_panel.rs +++ b/crates/viewer/re_time_panel/src/time_panel.rs @@ -2,8 +2,8 @@ use std::sync::Arc; use egui::emath::Rangef; use egui::{ - pos2, Color32, CursorIcon, Modifiers, NumExt as _, Painter, PointerButton, Rect, Response, - Shape, Ui, Vec2, + pos2, scroll_area::ScrollSource, Color32, CursorIcon, Modifiers, NumExt as _, Painter, + PointerButton, Rect, Response, Shape, Ui, Vec2, }; use re_context_menu::{context_menu_ui_for_item_with_context, SelectionUpdateBehavior}; @@ -590,10 +590,10 @@ impl TimePanel { egui::ScrollArea::vertical() .auto_shrink([false; 2]) - // We turn off `drag_to_scroll` so that the `ScrollArea` don't steal input from + // We turn off `ScrollSource::DRAG` so that the `ScrollArea` don't steal input from // the earlier `interact_with_time_area`. // We implement drag-to-scroll manually instead! - .drag_to_scroll(false) + .scroll_source(ScrollSource::MOUSE_WHEEL | ScrollSource::SCROLL_BAR) .show(ui, |ui| { ui.spacing_mut().item_spacing.y = 0.0; // no spacing needed for ListItems @@ -1651,14 +1651,12 @@ fn copy_time_properties_context_menu( let time = format!("{}", time.floor().as_i64()); re_log::info!("Copied hovered timestamp: {}", time); ui.ctx().copy_text(time); - ui.close_menu(); }; } else if let Some(time) = time_ctrl.time_int() { if ui.button("Copy current timestamp").clicked() { let time = format!("{}", time.as_i64()); re_log::info!("Copied current timestamp: {}", time); ui.ctx().copy_text(time); - ui.close_menu(); }; } @@ -1666,7 +1664,6 @@ fn copy_time_properties_context_menu( let timeline = format!("{}", time_ctrl.timeline().name()); re_log::info!("Copied current timeline: {}", timeline); ui.ctx().copy_text(timeline); - ui.close_menu(); } } diff --git a/crates/viewer/re_time_panel/tests/snapshots/focused_item_is_focused.png b/crates/viewer/re_time_panel/tests/snapshots/focused_item_is_focused.png index cf386dfe7989..abbf4a72d23e 100644 --- a/crates/viewer/re_time_panel/tests/snapshots/focused_item_is_focused.png +++ b/crates/viewer/re_time_panel/tests/snapshots/focused_item_is_focused.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:289cfc98ab249e43f65c2135dfe67a365336ccd577e08d7035ed51a17909dc9e -size 26573 +oid sha256:92f03ef52ee3dfc32c26ecce9d671c76840113ffff6a19f68d107d90da206375 +size 25650 diff --git a/crates/viewer/re_time_panel/tests/snapshots/help_view_timeline_mac.png b/crates/viewer/re_time_panel/tests/snapshots/help_view_timeline_mac.png index ab768145f43a..db30e69c64b8 100644 --- a/crates/viewer/re_time_panel/tests/snapshots/help_view_timeline_mac.png +++ b/crates/viewer/re_time_panel/tests/snapshots/help_view_timeline_mac.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7ffe8221a3ca9a7f37af4f485c94a4b535a75dd13768a3b0fb43f1a78c0d3c7b -size 22298 +oid sha256:276d2b4140c5c3d9a2cc0f9e15d225f33585936d512499bbeeab37fb4031e799 +size 21409 diff --git a/crates/viewer/re_time_panel/tests/snapshots/help_view_timeline_windows.png b/crates/viewer/re_time_panel/tests/snapshots/help_view_timeline_windows.png index 5795cf7ea27e..cec9b0d5294e 100644 --- a/crates/viewer/re_time_panel/tests/snapshots/help_view_timeline_windows.png +++ b/crates/viewer/re_time_panel/tests/snapshots/help_view_timeline_windows.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a3d66cbe0fd5b64ca35e934606efdc75510f44c201265e3e3664d9551c7bc712 -size 22466 +oid sha256:3d665c91c717250ee22bb84212b84c22262d13fd94ed169d4fd1e42f4e4022e5 +size 21499 diff --git a/crates/viewer/re_time_panel/tests/snapshots/time_panel_dense_data.png b/crates/viewer/re_time_panel/tests/snapshots/time_panel_dense_data.png index d1462ddea049..5ae1e7a37585 100644 --- a/crates/viewer/re_time_panel/tests/snapshots/time_panel_dense_data.png +++ b/crates/viewer/re_time_panel/tests/snapshots/time_panel_dense_data.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a79048deea7c8810d25eeb161ae59a542862941b2a8c030b88fee67f65ef6599 -size 25891 +oid sha256:471e16058bbcb8e5d5d102720272f29aa0c42359160bf49266abd2d6520118df +size 25633 diff --git a/crates/viewer/re_time_panel/tests/snapshots/time_panel_filter_test_active_no_query.png b/crates/viewer/re_time_panel/tests/snapshots/time_panel_filter_test_active_no_query.png index a578a5aa59b2..72e442b56150 100644 --- a/crates/viewer/re_time_panel/tests/snapshots/time_panel_filter_test_active_no_query.png +++ b/crates/viewer/re_time_panel/tests/snapshots/time_panel_filter_test_active_no_query.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b39c2a9325705efea2c8bf948187df59ddfdce17cab7284162ea74c1e8264960 -size 24678 +oid sha256:030303a9358ea01f928723f39363093627d27d7885b28e806943e551961d3e72 +size 24382 diff --git a/crates/viewer/re_time_panel/tests/snapshots/time_panel_filter_test_active_query.png b/crates/viewer/re_time_panel/tests/snapshots/time_panel_filter_test_active_query.png index 314493e6db35..ec3ae48186a3 100644 --- a/crates/viewer/re_time_panel/tests/snapshots/time_panel_filter_test_active_query.png +++ b/crates/viewer/re_time_panel/tests/snapshots/time_panel_filter_test_active_query.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a96f00b799800fb92bc514ef0b9b749e49de47a2684d7449a1af9538af8e7bfb -size 21741 +oid sha256:8afa99708b44130cd45148380ff824b6d6e34c0a839d46c7e095c996989c65ab +size 21549 diff --git a/crates/viewer/re_time_panel/tests/snapshots/time_panel_filter_test_inactive.png b/crates/viewer/re_time_panel/tests/snapshots/time_panel_filter_test_inactive.png index ceef1a29948b..6c8e63834a17 100644 --- a/crates/viewer/re_time_panel/tests/snapshots/time_panel_filter_test_inactive.png +++ b/crates/viewer/re_time_panel/tests/snapshots/time_panel_filter_test_inactive.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c1ea8285a0ed4a46284ac967686e9f54b9ba636e4b3544236346997e07c85320 -size 25739 +oid sha256:002f5530e5449502585f085d66b8c966bd8f671189d7b490988890d99938a516 +size 25387 diff --git a/crates/viewer/re_time_panel/tests/snapshots/time_panel_two_sections.png b/crates/viewer/re_time_panel/tests/snapshots/time_panel_two_sections.png index 41eb03df271e..4a40b6a00046 100644 --- a/crates/viewer/re_time_panel/tests/snapshots/time_panel_two_sections.png +++ b/crates/viewer/re_time_panel/tests/snapshots/time_panel_two_sections.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5a452e812e3a406bae21f57621387c6bbff1fc668e8d6e7727a57ca3f08d3bf6 -size 32091 +oid sha256:bd1d9a9dfe0d6f961f918283e1975f3463389915ec97e7045f5ee81862c3813b +size 31518 diff --git a/crates/viewer/re_time_panel/tests/snapshots/various_entity_kinds_timeline_a_0.png b/crates/viewer/re_time_panel/tests/snapshots/various_entity_kinds_timeline_a_0.png index 11e5f24a05ba..9a8af658b0de 100644 --- a/crates/viewer/re_time_panel/tests/snapshots/various_entity_kinds_timeline_a_0.png +++ b/crates/viewer/re_time_panel/tests/snapshots/various_entity_kinds_timeline_a_0.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ea1c4e3cbd2c48f1aa06b4917524e5d532e6acf65b272c83cec4b85057060bc4 -size 174587 +oid sha256:5a7a01e21118f74a84afaba74cdee07c9d987e247a19c30928690a20539e2643 +size 168421 diff --git a/crates/viewer/re_time_panel/tests/snapshots/various_entity_kinds_timeline_a_5.png b/crates/viewer/re_time_panel/tests/snapshots/various_entity_kinds_timeline_a_5.png index 944a543468a4..7abed8c372d3 100644 --- a/crates/viewer/re_time_panel/tests/snapshots/various_entity_kinds_timeline_a_5.png +++ b/crates/viewer/re_time_panel/tests/snapshots/various_entity_kinds_timeline_a_5.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:eac525b76658407a07504c3466b63833e238a420a1092a16369ca3fa8b750494 -size 174758 +oid sha256:459ec3d1215733187e4aaa6dc2efba92f8480e9806f87ea7d695b7810b848798 +size 168541 diff --git a/crates/viewer/re_time_panel/tests/snapshots/various_entity_kinds_timeline_a_9223372036854775807.png b/crates/viewer/re_time_panel/tests/snapshots/various_entity_kinds_timeline_a_9223372036854775807.png index 46d9814f3475..2988f183877f 100644 --- a/crates/viewer/re_time_panel/tests/snapshots/various_entity_kinds_timeline_a_9223372036854775807.png +++ b/crates/viewer/re_time_panel/tests/snapshots/various_entity_kinds_timeline_a_9223372036854775807.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:abff5a154c675e5050a29e31c5121faca1ea805cd7f8e89854fc8d3f73a60e97 -size 174441 +oid sha256:ba327d069b4089594c79d562b48c8f621966a68f806c6c505902e9a4a3933777 +size 168561 diff --git a/crates/viewer/re_time_panel/tests/snapshots/various_entity_kinds_timeline_b_0.png b/crates/viewer/re_time_panel/tests/snapshots/various_entity_kinds_timeline_b_0.png index c1f06d7a0e4a..14acb04f6ffd 100644 --- a/crates/viewer/re_time_panel/tests/snapshots/various_entity_kinds_timeline_b_0.png +++ b/crates/viewer/re_time_panel/tests/snapshots/various_entity_kinds_timeline_b_0.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:beb69f8f12340cbe91cdf1cf0085407dccb1ba03fb9b419797ae580e5dc76285 -size 171373 +oid sha256:68bb73297f439a2e184b6407ce05ed7bcb2e984799453de44646ae6c2aeb28ab +size 165311 diff --git a/crates/viewer/re_time_panel/tests/snapshots/various_entity_kinds_timeline_b_5.png b/crates/viewer/re_time_panel/tests/snapshots/various_entity_kinds_timeline_b_5.png index e54ae3598448..099fcfae3ff5 100644 --- a/crates/viewer/re_time_panel/tests/snapshots/various_entity_kinds_timeline_b_5.png +++ b/crates/viewer/re_time_panel/tests/snapshots/various_entity_kinds_timeline_b_5.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:29e0a16df3a5530fa1faa71fb7dcdaab28a2deddd9c7267a9cf4902ce607f371 -size 171599 +oid sha256:d84dc7d6db46dccad24446109b83c1295a40d5a8e083a14fc2b3136807c2905f +size 165418 diff --git a/crates/viewer/re_time_panel/tests/snapshots/various_entity_kinds_timeline_b_9223372036854775807.png b/crates/viewer/re_time_panel/tests/snapshots/various_entity_kinds_timeline_b_9223372036854775807.png index 2ff20398d67d..5f715bbda7bc 100644 --- a/crates/viewer/re_time_panel/tests/snapshots/various_entity_kinds_timeline_b_9223372036854775807.png +++ b/crates/viewer/re_time_panel/tests/snapshots/various_entity_kinds_timeline_b_9223372036854775807.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:62bd510164abb71fa49fb6af2fefe7479c6575a8abfd5794ab72ed3fa6e00c1e -size 171151 +oid sha256:53a3217bbd5d157b6210b13297c72c9926e4a0cfa5f5474b149362707737824e +size 165902 diff --git a/crates/viewer/re_time_panel/tests/snapshots/various_filters-_path_to,_rig.png b/crates/viewer/re_time_panel/tests/snapshots/various_filters-_path_to,_rig.png index 292b981e61cf..123d22d0c36d 100644 --- a/crates/viewer/re_time_panel/tests/snapshots/various_filters-_path_to,_rig.png +++ b/crates/viewer/re_time_panel/tests/snapshots/various_filters-_path_to,_rig.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a34312c3feb78c4b9f67c184496adcebd46774690853289769ab549284bbab2b -size 39345 +oid sha256:9a168a5e4f0f4593bb5d8bad989ad6b67b4910f5c6d2362af4a11c49aa874f47 +size 38418 diff --git a/crates/viewer/re_time_panel/tests/snapshots/various_filters-_to_the.png b/crates/viewer/re_time_panel/tests/snapshots/various_filters-_to_the.png index 957c9a9c3d32..d1b0f102fdea 100644 --- a/crates/viewer/re_time_panel/tests/snapshots/various_filters-_to_the.png +++ b/crates/viewer/re_time_panel/tests/snapshots/various_filters-_to_the.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:83f93c20e69d5c39d9940a83125b5bd303edf6934ee2e67eeff668ac18cc2ff7 -size 39686 +oid sha256:7721a5c624699fbddc69843233e5416b17c0912bbfb5ede34f31d5179255d0ec +size 38687 diff --git a/crates/viewer/re_time_panel/tests/snapshots/various_filters-_to_the_.png b/crates/viewer/re_time_panel/tests/snapshots/various_filters-_to_the_.png index f3088af315c0..7bcf5890bdb5 100644 --- a/crates/viewer/re_time_panel/tests/snapshots/various_filters-_to_the_.png +++ b/crates/viewer/re_time_panel/tests/snapshots/various_filters-_to_the_.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:aeb51414fe0bc8cd4088e0f23012637e47ce664e39703f3a5646880b5b66f28c -size 39865 +oid sha256:87d5689d63083350a9a4cc57567ec7addc16436077a90d6654607f983f8fbb2b +size 38842 diff --git a/crates/viewer/re_time_panel/tests/snapshots/various_filters-ath,left.png b/crates/viewer/re_time_panel/tests/snapshots/various_filters-ath,left.png index 3f32919938e4..0aea8bee6658 100644 --- a/crates/viewer/re_time_panel/tests/snapshots/various_filters-ath,left.png +++ b/crates/viewer/re_time_panel/tests/snapshots/various_filters-ath,left.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:78454d1e8336971c4bf8ee52ab7cbdb1a9efc4c24ed07d3756cb8670a79de58f -size 38128 +oid sha256:025210e36ef7c488fc71b9e3875baa06a3b42ab936ed97b5c314eae0e8e5c938 +size 37214 diff --git a/crates/viewer/re_time_panel/tests/snapshots/various_filters-ath,t.png b/crates/viewer/re_time_panel/tests/snapshots/various_filters-ath,t.png index e9c8c2469b1c..5760ed48effa 100644 --- a/crates/viewer/re_time_panel/tests/snapshots/various_filters-ath,t.png +++ b/crates/viewer/re_time_panel/tests/snapshots/various_filters-ath,t.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3e70b40c028cfecebfdd93b873dd54e8311b426a3fa1e630b37ebbd74cf1db63 -size 45605 +oid sha256:3010c5f367fc6392b5edff5acf24a8c7b93f7d6299059f99eee7a85012d96598 +size 44433 diff --git a/crates/viewer/re_time_panel/tests/snapshots/various_filters-none.png b/crates/viewer/re_time_panel/tests/snapshots/various_filters-none.png index 63c6923d7c04..4525b61666ea 100644 --- a/crates/viewer/re_time_panel/tests/snapshots/various_filters-none.png +++ b/crates/viewer/re_time_panel/tests/snapshots/various_filters-none.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5e6c54ed3829c5d9b9445a4e6b7c7d12a9348fd46b1e583380bd11324f4b3082 -size 33437 +oid sha256:9e78ec72028074c4bcb3e427cc23f8a4eb0d6455891e1025b3237af41faabb90 +size 32617 diff --git a/crates/viewer/re_time_panel/tests/snapshots/various_filters-path.png b/crates/viewer/re_time_panel/tests/snapshots/various_filters-path.png index 9fcf3c1dc31c..f5cefb64924c 100644 --- a/crates/viewer/re_time_panel/tests/snapshots/various_filters-path.png +++ b/crates/viewer/re_time_panel/tests/snapshots/various_filters-path.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ab069213aa1dae9909af5633f99496ff0c51abb59cb23ef4845409f435a65278 -size 45679 +oid sha256:9c1140ad351e0967c805dcb97b7c717d99da1b56f11aa070182115287c4000a1 +size 44492 diff --git a/crates/viewer/re_time_panel/tests/snapshots/various_filters-t.png b/crates/viewer/re_time_panel/tests/snapshots/various_filters-t.png index b3d43c05a283..42f9110691cf 100644 --- a/crates/viewer/re_time_panel/tests/snapshots/various_filters-t.png +++ b/crates/viewer/re_time_panel/tests/snapshots/various_filters-t.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d1e2c89cfce3f429cd765842925a93116922780bdfee12ce21b7cbb8cb21be4b -size 48123 +oid sha256:3adca8f15ec6cb29e310cf156ac612b640a4461baf7d50d05831ada797eeb71a +size 46876 diff --git a/crates/viewer/re_time_panel/tests/snapshots/various_filters-to_the,oid.png b/crates/viewer/re_time_panel/tests/snapshots/various_filters-to_the,oid.png index a5d3e1160f0e..7c49c897db4d 100644 --- a/crates/viewer/re_time_panel/tests/snapshots/various_filters-to_the,oid.png +++ b/crates/viewer/re_time_panel/tests/snapshots/various_filters-to_the,oid.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:59428b8ae1849c8a6644038dcf54916747bacdb2e07e03d506bd941c1b4735c3 -size 40034 +oid sha256:5094e99ab0f65f8757d08f597cf5486dca9692f0f267242bb4aed9314958b238 +size 38998 diff --git a/crates/viewer/re_time_panel/tests/snapshots/various_filters-to_the.png b/crates/viewer/re_time_panel/tests/snapshots/various_filters-to_the.png index 324368f50158..7f3ae6e74a17 100644 --- a/crates/viewer/re_time_panel/tests/snapshots/various_filters-to_the.png +++ b/crates/viewer/re_time_panel/tests/snapshots/various_filters-to_the.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a5ab5454a49ce35a40f3012ef2a067f38628803b9cd4bee0888b3fcff72468fc -size 43502 +oid sha256:7b31791ff49fd9587dfbdf01f5069dcb2891590239319c938283dc81fd7fc848 +size 42443 diff --git a/crates/viewer/re_time_panel/tests/snapshots/various_filters-to_the_.png b/crates/viewer/re_time_panel/tests/snapshots/various_filters-to_the_.png index 0f2ea6ed33d9..836bb32583aa 100644 --- a/crates/viewer/re_time_panel/tests/snapshots/various_filters-to_the_.png +++ b/crates/viewer/re_time_panel/tests/snapshots/various_filters-to_the_.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f0c0b210065a84db58b476bceac3059912f37d4b9269616dff6c1d83fd8a8052 -size 39713 +oid sha256:0780d4510deafe0a4bf836e81fe5f68f896caddb2d357eeed39bf0124be9ec4d +size 38697 diff --git a/crates/viewer/re_time_panel/tests/snapshots/various_filters-void.png b/crates/viewer/re_time_panel/tests/snapshots/various_filters-void.png index 2f757f8cf1d1..53bc0819b1c8 100644 --- a/crates/viewer/re_time_panel/tests/snapshots/various_filters-void.png +++ b/crates/viewer/re_time_panel/tests/snapshots/various_filters-void.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7ce3dc8f6f5e872978996ec0a8ef7f0e1f9f530e00d9cedd8d130857f0dbf065 -size 39216 +oid sha256:14c98febd7cf377d739b5a6549173647da087186c1554af8ffa555b1f1ceae13 +size 38248 diff --git a/crates/viewer/re_ui/examples/re_ui_example/main.rs b/crates/viewer/re_ui/examples/re_ui_example/main.rs index 099a5c92a08d..b52b60a880c3 100644 --- a/crates/viewer/re_ui/examples/re_ui_example/main.rs +++ b/crates/viewer/re_ui/examples/re_ui_example/main.rs @@ -2,6 +2,7 @@ mod drag_and_drop; mod hierarchical_drag_and_drop; mod right_panel; +use egui::containers::menu; use egui::Modifiers; use re_ui::filter_widget::format_matching_text; use re_ui::{ @@ -209,7 +210,7 @@ impl eframe::App for ExampleApp { self.modal_handler.ui( ui.ctx(), || re_ui::modal::ModalWrapper::new("Modal window"), - |ui, _| ui.label("This is a modal window."), + |ui| ui.label("This is a modal window."), ); // --- @@ -221,7 +222,7 @@ impl eframe::App for ExampleApp { self.full_span_modal_handler.ui( ui.ctx(), || re_ui::modal::ModalWrapper::new("Modal window").full_span_content(true), - |ui, _| { + |ui| { list_item::list_item_scope(ui, "modal demo", |ui| { for idx in 0..10 { list_item::ListItem::new() @@ -412,7 +413,7 @@ impl ExampleApp { } } - egui::menu::bar(ui, |ui| { + menu::Bar::new().ui(ui, |ui| { ui.set_height(top_bar_style.height); ui.add_space(top_bar_style.indent); diff --git a/crates/viewer/re_ui/src/command.rs b/crates/viewer/re_ui/src/command.rs index b1f72a56f571..6f409837011f 100644 --- a/crates/viewer/re_ui/src/command.rs +++ b/crates/viewer/re_ui/src/command.rs @@ -519,7 +519,7 @@ impl UICommand { if response.clicked() { command_sender.send_ui(self); - ui.close_menu(); + ui.close(); } response diff --git a/crates/viewer/re_ui/src/list_item/custom_content.rs b/crates/viewer/re_ui/src/list_item/custom_content.rs index 31a85cc9a8ab..35e67ac9e1eb 100644 --- a/crates/viewer/re_ui/src/list_item/custom_content.rs +++ b/crates/viewer/re_ui/src/list_item/custom_content.rs @@ -136,7 +136,7 @@ impl ListItemContent for CustomContent<'_> { egui::vec2(content_width, context.rect.height()), ); - ui.allocate_new_ui( + ui.scope_builder( egui::UiBuilder::new() .max_rect(content_rect) .layout(egui::Layout::left_to_right(egui::Align::Center)), diff --git a/crates/viewer/re_ui/src/list_item/item_button.rs b/crates/viewer/re_ui/src/list_item/item_button.rs index 57d5ae35a519..0c84b313d024 100644 --- a/crates/viewer/re_ui/src/list_item/item_button.rs +++ b/crates/viewer/re_ui/src/list_item/item_button.rs @@ -1,6 +1,7 @@ //! Abstraction for buttons to be used in list items. use crate::{Icon, UiExt as _}; +use egui::containers::menu::MenuButton; // ------------------------------------------------------------------------------------------------- @@ -51,12 +52,8 @@ impl super::ItemButton for ItemMenuButton<'_> { ui.add_enabled_ui(self.enabled, |ui| { ui.spacing_mut().item_spacing = egui::Vec2::ZERO; - let mut response = egui::menu::menu_custom_button( - ui, - ui.small_icon_button_widget(self.icon), - self.add_contents, - ) - .response; + let (mut response, _) = MenuButton::from_button(ui.small_icon_button_widget(self.icon)) + .ui(ui, self.add_contents); if let Some(hover_text) = self.hover_text { response = response.on_hover_text(hover_text); } diff --git a/crates/viewer/re_ui/src/list_item/label_content.rs b/crates/viewer/re_ui/src/list_item/label_content.rs index 9c318f3a3771..86c1b3e567fa 100644 --- a/crates/viewer/re_ui/src/list_item/label_content.rs +++ b/crates/viewer/re_ui/src/list_item/label_content.rs @@ -1,4 +1,5 @@ use egui::{text::TextWrapping, Align, Align2, NumExt as _, RichText, Ui}; +use std::sync::Arc; use super::{ContentContext, DesiredWidth, ListItemContent, ListVisuals}; use crate::{DesignTokens, Icon, LabelStyle}; @@ -253,8 +254,11 @@ impl ListItemContent for LabelContent<'_> { text_rect.max.x -= button_response.rect.width() + DesignTokens::text_to_icon_padding(); } - let mut layout_job = - text.into_layout_job(ui.style(), egui::FontSelection::Default, Align::LEFT); + let mut layout_job = Arc::unwrap_or_clone(text.into_layout_job( + ui.style(), + egui::FontSelection::Default, + Align::LEFT, + )); layout_job.wrap = TextWrapping::from_wrap_mode_and_width(text_wrap_mode, text_rect.width()); let galley = ui.fonts(|fonts| fonts.layout_job(layout_job)); @@ -286,9 +290,11 @@ impl ListItemContent for LabelContent<'_> { text = text.italics(); } - let layout_job = - text.clone() - .into_layout_job(ui.style(), egui::FontSelection::Default, Align::LEFT); + let layout_job = Arc::unwrap_or_clone(text.clone().into_layout_job( + ui.style(), + egui::FontSelection::Default, + Align::LEFT, + )); let galley = ui.fonts(|fonts| fonts.layout_job(layout_job)); let mut desired_width = galley.size().x; diff --git a/crates/viewer/re_ui/src/list_item/property_content.rs b/crates/viewer/re_ui/src/list_item/property_content.rs index 639b931af132..95538119d2c6 100644 --- a/crates/viewer/re_ui/src/list_item/property_content.rs +++ b/crates/viewer/re_ui/src/list_item/property_content.rs @@ -1,4 +1,5 @@ use egui::{text::TextWrapping, Align, Align2, NumExt as _, Ui}; +use std::sync::Arc; use super::{ContentContext, DesiredWidth, LayoutInfoStack, ListItemContent, ListVisuals}; use crate::{DesignTokens, Icon, UiExt as _}; @@ -290,8 +291,11 @@ impl ListItemContent for PropertyContent<'_> { // Prepare the label galley. We first go for an un-truncated version to register our desired // column width. If it doesn't fit the available space, we recreate it with truncation. - let mut layout_job = - label.into_layout_job(ui.style(), egui::FontSelection::Default, Align::LEFT); + let mut layout_job = Arc::unwrap_or_clone(label.into_layout_job( + ui.style(), + egui::FontSelection::Default, + Align::LEFT, + )); let desired_galley = ui.fonts(|fonts| fonts.layout_job(layout_job.clone())); let desired_width = (content_indent + icon_extra + desired_galley.size().x + Self::COLUMN_SPACING / 2.0) diff --git a/crates/viewer/re_ui/src/modal.rs b/crates/viewer/re_ui/src/modal.rs index 6d6655017815..fcab5a3b8d19 100644 --- a/crates/viewer/re_ui/src/modal.rs +++ b/crates/viewer/re_ui/src/modal.rs @@ -1,6 +1,6 @@ use crate::{DesignTokens, UiExt as _}; use eframe::emath::NumExt as _; -use egui::Frame; +use egui::{Frame, ModalResponse}; /// Helper object to handle a [`ModalWrapper`] window. /// @@ -18,7 +18,7 @@ use egui::Frame; /// modal_handler.open(); /// } /// -/// modal_handler.ui(ui.ctx(), || ModalWrapper::new("Modal Window"), |ui, _| { +/// modal_handler.ui(ui.ctx(), || ModalWrapper::new("Modal Window"), |ui| { /// ui.label("Modal content"); /// }); /// # }); @@ -40,7 +40,7 @@ impl ModalHandler { &mut self, ctx: &egui::Context, make_modal: impl FnOnce() -> ModalWrapper, - content_ui: impl FnOnce(&mut egui::Ui, &mut bool) -> R, + content_ui: impl FnOnce(&mut egui::Ui) -> R, ) -> Option { if self.modal.is_none() && self.should_open { self.modal = Some(make_modal()); @@ -48,28 +48,19 @@ impl ModalHandler { } if let Some(modal) = &mut self.modal { - let ModalWrapperResponse { inner, open } = modal.ui(ctx, content_ui); + let response = modal.ui(ctx, content_ui); - if !open { + if response.should_close() { self.modal = None; } - Some(inner) + Some(response.inner) } else { None } } } -/// Response returned by [`ModalWrapper::ui`]. -pub struct ModalWrapperResponse { - /// What the content closure returned if it was actually run. - pub inner: R, - - /// Whether the modal should remain open. - pub open: bool, -} - /// Show a modal window with Rerun style using [`egui::Modal`]. /// /// The modal sets the clip rect such as to allow full-span highlighting behavior (e.g. with @@ -161,12 +152,10 @@ impl ModalWrapper { pub fn ui( &self, ctx: &egui::Context, - content_ui: impl FnOnce(&mut egui::Ui, &mut bool) -> R, - ) -> ModalWrapperResponse { + content_ui: impl FnOnce(&mut egui::Ui) -> R, + ) -> ModalResponse { let id = egui::Id::new(&self.title); - let mut open = true; - let mut area = egui::Modal::default_area(id); if let Some(default_height) = self.default_height { area = area.default_height(default_height); @@ -205,7 +194,7 @@ impl ModalWrapper { bottom: false, }) .show(ui, |ui| { - Self::title_bar(ui, &self.title, &mut open); + Self::title_bar(ui, &self.title); ui.add_space(DesignTokens::view_padding() as f32); ui.full_span_separator(); }); @@ -214,7 +203,7 @@ impl ModalWrapper { // Inner content // - let wrapped_content_ui = |ui: &mut egui::Ui, open: &mut bool| -> R { + let wrapped_content_ui = |ui: &mut egui::Ui| -> R { // We always have side margin, but these must happen _inside_ the scroll area // (if any). Otherwise, the scroll bar is not snug with the right border and // may interfere with the action buttons of `ListItem`s. @@ -226,7 +215,7 @@ impl ModalWrapper { .show(ui, |ui| { if self.full_span_content { // no further spacing for the content UI - content_ui(ui, open) + content_ui(ui) } else { // we must restore vertical spacing and add view padding at the bottom ui.add_space(item_spacing_y); @@ -238,7 +227,7 @@ impl ModalWrapper { }) .show(ui, |ui| { ui.spacing_mut().item_spacing.y = item_spacing_y; - content_ui(ui, open) + content_ui(ui) }) .inner } @@ -259,7 +248,7 @@ impl ModalWrapper { .min_scrolled_height(max_height) .max_height(max_height) .show(ui, |ui| { - let res = wrapped_content_ui(ui, &mut open); + let res = wrapped_content_ui(ui); if ui.min_rect().height() < min_height { ui.add_space(min_height - ui.min_rect().height()); @@ -269,24 +258,17 @@ impl ModalWrapper { }) .inner } else { - wrapped_content_ui(ui, &mut open) + wrapped_content_ui(ui) } }) .inner }); - if modal_response.should_close() { - open = false; - } - - ModalWrapperResponse { - inner: modal_response.inner, - open, - } + modal_response } /// Display a title bar in our own style. - fn title_bar(ui: &mut egui::Ui, title: &str, open: &mut bool) { + fn title_bar(ui: &mut egui::Ui, title: &str) { ui.horizontal(|ui| { ui.strong(title); @@ -298,7 +280,7 @@ impl ModalWrapper { .layout(egui::Layout::right_to_left(egui::Align::Center)), ); if ui.small_icon_button(&crate::icons::CLOSE).clicked() { - *open = false; + ui.close(); } }); } diff --git a/crates/viewer/re_ui/src/notifications.rs b/crates/viewer/re_ui/src/notifications.rs index ec3bb91a9a6f..4065d3657bb6 100644 --- a/crates/viewer/re_ui/src/notifications.rs +++ b/crates/viewer/re_ui/src/notifications.rs @@ -183,7 +183,7 @@ impl NotificationUi { if escape_pressed || button_response.clicked_elsewhere() && panel_response.clicked_elsewhere() { - egui_ctx.memory_mut(|mem| mem.close_popup()); + egui_ctx.memory_mut(|mem| mem.close_popup(notification_panel_popup_id())); } } @@ -256,7 +256,9 @@ impl NotificationPanel { } ui.with_layout(egui::Layout::top_down(egui::Align::Max), |ui| { if ui.small_icon_button(&icons::CLOSE).clicked() { - ui.memory_mut(|mem| mem.close_popup()); + ui.memory_mut(|mem| { + mem.close_popup(notification_panel_popup_id()); + }); } }); }); diff --git a/crates/viewer/re_ui/src/ui_ext.rs b/crates/viewer/re_ui/src/ui_ext.rs index caf5b06ce592..fdf28576e245 100644 --- a/crates/viewer/re_ui/src/ui_ext.rs +++ b/crates/viewer/re_ui/src/ui_ext.rs @@ -356,7 +356,7 @@ pub trait UiExt { }); if ui.input(|i| i.key_pressed(egui::Key::Escape)) || widget_response.clicked_elsewhere() { - ui.memory_mut(|mem| mem.close_popup()); + ui.memory_mut(|mem| mem.close_popup(popup_id)); } ret } diff --git a/crates/viewer/re_ui/tests/help_ui_test.rs b/crates/viewer/re_ui/tests/help_ui_test.rs index 48c0f8bcd832..70aa7854411b 100644 --- a/crates/viewer/re_ui/tests/help_ui_test.rs +++ b/crates/viewer/re_ui/tests/help_ui_test.rs @@ -59,7 +59,7 @@ fn test_help() { harness.get_by_label("❓").hover(); - harness.run(); + harness.try_run_realtime().ok(); snapshot_results.add(harness.try_snapshot(&format!("help_{os:?}"))); } diff --git a/crates/viewer/re_ui/tests/modal_tests.rs b/crates/viewer/re_ui/tests/modal_tests.rs index 42e8c58b6f6c..a87c571c6824 100644 --- a/crates/viewer/re_ui/tests/modal_tests.rs +++ b/crates/viewer/re_ui/tests/modal_tests.rs @@ -57,7 +57,7 @@ fn run_modal_test( .build_ui(|ui| { re_ui::apply_style_and_install_loaders(ui.ctx()); - modal_handler.ui(ui.ctx(), &mut make_modal, |ui, _| content_ui(ui)); + modal_handler.ui(ui.ctx(), &mut make_modal, |ui| content_ui(ui)); }); harness.run(); diff --git a/crates/viewer/re_ui/tests/snapshots/arrow_ui.png b/crates/viewer/re_ui/tests/snapshots/arrow_ui.png index ee481ace0820..26ffce206044 100644 --- a/crates/viewer/re_ui/tests/snapshots/arrow_ui.png +++ b/crates/viewer/re_ui/tests/snapshots/arrow_ui.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3ddd1280aa011dd42b4f4e47252acf35817ecf7326ce97ce29aeb5216b1b21f3 -size 45306 +oid sha256:70060a5bd32e5fb7d85a3b6876e8e49e2daaff1dbebc034fe24e61164b7ccc3c +size 43600 diff --git a/crates/viewer/re_ui/tests/snapshots/filter_widget.png b/crates/viewer/re_ui/tests/snapshots/filter_widget.png index 3f20ea110903..719d69c33237 100644 --- a/crates/viewer/re_ui/tests/snapshots/filter_widget.png +++ b/crates/viewer/re_ui/tests/snapshots/filter_widget.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ee052e2bae78fd1725f5425194ab6c1e0b781d25d847288f51a59a44e26428f9 -size 10226 +oid sha256:d10a7476ae07763ab2a96c6e9bb5365c4a1679cc1d3b8c793f72d6997fc07095 +size 9744 diff --git a/crates/viewer/re_ui/tests/snapshots/help_Mac.png b/crates/viewer/re_ui/tests/snapshots/help_Mac.png index d4815361337e..0bdcba83a337 100644 --- a/crates/viewer/re_ui/tests/snapshots/help_Mac.png +++ b/crates/viewer/re_ui/tests/snapshots/help_Mac.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1185ac33f52a1650c5550f6fb9f8f35aa7f8708c3c99195922de195c030b845d -size 47552 +oid sha256:77b904ea9f7622bde3858d462e23f155384bd0e777de104965b2beb3845027d7 +size 45895 diff --git a/crates/viewer/re_ui/tests/snapshots/help_Windows.png b/crates/viewer/re_ui/tests/snapshots/help_Windows.png index 6e4864da05cd..ce8c93cd77e3 100644 --- a/crates/viewer/re_ui/tests/snapshots/help_Windows.png +++ b/crates/viewer/re_ui/tests/snapshots/help_Windows.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:55102b8295de219803d8cbbaf2c18aada4ea6b432cb3f2905b1386e353602518 -size 48288 +oid sha256:6a2f2241bb365b32b271e35a7a952185ee24f538057c62c3deb5fb25bad2fd82 +size 46309 diff --git a/crates/viewer/re_ui/tests/snapshots/list_items.png b/crates/viewer/re_ui/tests/snapshots/list_items.png index 5a94ea340b5e..960b024d0082 100644 --- a/crates/viewer/re_ui/tests/snapshots/list_items.png +++ b/crates/viewer/re_ui/tests/snapshots/list_items.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b022214a211abac8d2abed03d9c2260f8e04041549cc54cd928fe88cf8a7132b -size 104245 +oid sha256:e989e5d6ab6a67542f73da152bda2b086e36c85c95b845f17a0a07fc9fcb7e8e +size 100973 diff --git a/crates/viewer/re_ui/tests/snapshots/modal_list_item.png b/crates/viewer/re_ui/tests/snapshots/modal_list_item.png index 41fb9356c3b0..b4d0fd2364b0 100644 --- a/crates/viewer/re_ui/tests/snapshots/modal_list_item.png +++ b/crates/viewer/re_ui/tests/snapshots/modal_list_item.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0c871d0c317a10c5c70aa3120249b5cc49bbd940ae3facdb63fe6cd098a05384 -size 19602 +oid sha256:cbc5515a91c2688339aed5039428ff804ef8ef4f422991d4cc7b9ec3f3f82dff +size 19241 diff --git a/crates/viewer/re_ui/tests/snapshots/modal_normal.png b/crates/viewer/re_ui/tests/snapshots/modal_normal.png index ce42db60638f..a8ec20b7d2fa 100644 --- a/crates/viewer/re_ui/tests/snapshots/modal_normal.png +++ b/crates/viewer/re_ui/tests/snapshots/modal_normal.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2bbb0ad215e20039c4dbf09fc06cf953353050d1af41db48a12b7985870ad736 -size 18543 +oid sha256:eb24c605e850eebf4b1a153dad2d5c54843f64419ae4d18f5268d94209796e69 +size 18183 diff --git a/crates/viewer/re_view/src/view_property_ui.rs b/crates/viewer/re_view/src/view_property_ui.rs index a2cd6ed6a31a..52a5530d695d 100644 --- a/crates/viewer/re_view/src/view_property_ui.rs +++ b/crates/viewer/re_view/src/view_property_ui.rs @@ -218,7 +218,7 @@ If no default blueprint was set or it didn't set any value for this field, this ); if response.clicked() { ctx.reset_blueprint_component(&property.blueprint_store_path, component_descr.clone()); - ui.close_menu(); + ui.close(); } let response = ui @@ -233,7 +233,7 @@ This has the same effect as not setting the value in the blueprint at all." .on_disabled_hover_text("The property is already unset."); if response.clicked() { ctx.clear_blueprint_component(&property.blueprint_store_path, component_descr.clone()); - ui.close_menu(); + ui.close(); } // TODO(andreas): The next logical thing here is now to save it to the default blueprint! diff --git a/crates/viewer/re_view_bar_chart/tests/snapshots/help_view_bar_chart_view_mac.png b/crates/viewer/re_view_bar_chart/tests/snapshots/help_view_bar_chart_view_mac.png index 101b032855ca..2fafc26824ba 100644 --- a/crates/viewer/re_view_bar_chart/tests/snapshots/help_view_bar_chart_view_mac.png +++ b/crates/viewer/re_view_bar_chart/tests/snapshots/help_view_bar_chart_view_mac.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:98bc936b9919ffa8e361d8b1a4421a705c02cd574d5033e64ff532f8b4561beb -size 15987 +oid sha256:77aa5a7ff6377b5c42c8b966ad8a902b300aedd6bd959294cf9e1360e92c7dd7 +size 15442 diff --git a/crates/viewer/re_view_bar_chart/tests/snapshots/help_view_bar_chart_view_windows.png b/crates/viewer/re_view_bar_chart/tests/snapshots/help_view_bar_chart_view_windows.png index 8757649661d2..c0a9098b6ec3 100644 --- a/crates/viewer/re_view_bar_chart/tests/snapshots/help_view_bar_chart_view_windows.png +++ b/crates/viewer/re_view_bar_chart/tests/snapshots/help_view_bar_chart_view_windows.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a6052368958d92168eb0da2b77e4fa72ab79cc8b98a7eaed02bb72413a92f4ba -size 16846 +oid sha256:24f2ec756f740cc4910b3989b61afb70aa4fffe61669f70a31cc7d48ca644416 +size 16191 diff --git a/crates/viewer/re_view_dataframe/src/view_query/ui.rs b/crates/viewer/re_view_dataframe/src/view_query/ui.rs index 3f3413bc9978..27858a3bbe14 100644 --- a/crates/viewer/re_view_dataframe/src/view_query/ui.rs +++ b/crates/viewer/re_view_dataframe/src/view_query/ui.rs @@ -1,5 +1,6 @@ -use std::collections::{BTreeSet, HashSet}; - +use crate::view_query::Query; +use egui::containers::menu::{MenuButton, MenuConfig}; +use egui::PopupCloseBehavior; use re_chunk_store::ColumnDescriptor; use re_log_types::{ EntityPath, ResolvedTimeRange, TimeInt, TimeType, Timeline, TimelineName, TimestampFormat, @@ -9,8 +10,7 @@ use re_types::blueprint::components; use re_types_core::{ComponentName, ComponentNameSet}; use re_ui::{list_item, TimeDragValue, UiExt as _}; use re_viewer_context::{ViewId, ViewSystemExecutionError, ViewerContext}; - -use crate::view_query::Query; +use std::collections::{BTreeSet, HashSet}; // UI implementation impl Query { @@ -435,11 +435,16 @@ impl Query { ui.list_item_flat_noninteractive(list_item::PropertyContent::new("Columns").value_fn( |ui, _| { - egui::menu::menu_button(ui, &visible_count_label, |ui| { - egui::ScrollArea::vertical() - .auto_shrink([false, false]) - .show(ui, modal_ui) - }); + MenuButton::new(&visible_count_label) + .config( + MenuConfig::default() + .close_behavior(PopupCloseBehavior::CloseOnClickOutside), + ) + .ui(ui, |ui| { + egui::ScrollArea::vertical() + .auto_shrink([false, false]) + .show(ui, modal_ui) + }); }, )); diff --git a/crates/viewer/re_view_dataframe/tests/snapshots/help_view_dataframe_view_mac.png b/crates/viewer/re_view_dataframe/tests/snapshots/help_view_dataframe_view_mac.png index 7ad4f42ca8af..5ba5fbfd96a2 100644 --- a/crates/viewer/re_view_dataframe/tests/snapshots/help_view_dataframe_view_mac.png +++ b/crates/viewer/re_view_dataframe/tests/snapshots/help_view_dataframe_view_mac.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:540a8a82566fb0844c0458a7aac929e93e1b6517ed3f03d87eb4fa5a68f4c056 -size 23294 +oid sha256:761d642bdf9df5329bb026d9cbb5c66c93a09a69d4bb83f4226f90b7155b4f54 +size 22631 diff --git a/crates/viewer/re_view_dataframe/tests/snapshots/help_view_dataframe_view_windows.png b/crates/viewer/re_view_dataframe/tests/snapshots/help_view_dataframe_view_windows.png index 7ad4f42ca8af..5ba5fbfd96a2 100644 --- a/crates/viewer/re_view_dataframe/tests/snapshots/help_view_dataframe_view_windows.png +++ b/crates/viewer/re_view_dataframe/tests/snapshots/help_view_dataframe_view_windows.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:540a8a82566fb0844c0458a7aac929e93e1b6517ed3f03d87eb4fa5a68f4c056 -size 23294 +oid sha256:761d642bdf9df5329bb026d9cbb5c66c93a09a69d4bb83f4226f90b7155b4f54 +size 22631 diff --git a/crates/viewer/re_view_dataframe/tests/snapshots/null_timeline.png b/crates/viewer/re_view_dataframe/tests/snapshots/null_timeline.png index 2ae1bfec8db6..f57f191ef919 100644 --- a/crates/viewer/re_view_dataframe/tests/snapshots/null_timeline.png +++ b/crates/viewer/re_view_dataframe/tests/snapshots/null_timeline.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5fbd950e53dbd4bc2b55f652438a8e23692ea0d54da1613089ab3b2a6d7826d4 -size 9876 +oid sha256:d396d5682576dabe9aaa8abc0a118b16be606979061f70098fc8dbdd0d7601e6 +size 9455 diff --git a/crates/viewer/re_view_dataframe/tests/snapshots/unknown_timeline_selection_panel_ui.png b/crates/viewer/re_view_dataframe/tests/snapshots/unknown_timeline_selection_panel_ui.png index 9fc30833ae0f..7feb74516a2e 100644 --- a/crates/viewer/re_view_dataframe/tests/snapshots/unknown_timeline_selection_panel_ui.png +++ b/crates/viewer/re_view_dataframe/tests/snapshots/unknown_timeline_selection_panel_ui.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e8112b6db5675e5514807167caf7bb7bafaa948243861109f10978d95d532bfb -size 27711 +oid sha256:8d86fa10f9cb15496f98283920447d6579219961c9f2e62a0a5d50a1e98ba2a6 +size 26743 diff --git a/crates/viewer/re_view_dataframe/tests/snapshots/unknown_timeline_view_ui.png b/crates/viewer/re_view_dataframe/tests/snapshots/unknown_timeline_view_ui.png index ad1c8320fddd..07b8cac0e3f2 100644 --- a/crates/viewer/re_view_dataframe/tests/snapshots/unknown_timeline_view_ui.png +++ b/crates/viewer/re_view_dataframe/tests/snapshots/unknown_timeline_view_ui.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:41e07949937ef55a26f6714ca8f36e90c64f7db33c8e16ebc50deb03d8e5f222 -size 23154 +oid sha256:92bd0fe3dbbb042ff6f4820231f0c97ca37893815fe4e788c83194e1e9806401 +size 22234 diff --git a/crates/viewer/re_view_graph/tests/basic.rs b/crates/viewer/re_view_graph/tests/basic.rs index accac85b851b..cc29ef11f56c 100644 --- a/crates/viewer/re_view_graph/tests/basic.rs +++ b/crates/viewer/re_view_graph/tests/basic.rs @@ -6,6 +6,7 @@ use re_chunk_store::RowId; use re_log_types::TimePoint; use re_types::archetypes; use re_view_graph::GraphView; +use re_viewer_context::test_context::HarnessExt as _; use re_viewer_context::{test_context::TestContext, RecommendedView, ViewClass as _}; use re_viewport_blueprint::{test_context_ext::TestContextExt as _, ViewBlueprint}; @@ -175,5 +176,5 @@ fn run_graph_view_and_save_snapshot(test_context: &mut TestContext, name: &str, }); harness.run(); - harness.snapshot(name); + harness.snapshot_with_broken_pixels(name, 4); } diff --git a/crates/viewer/re_view_graph/tests/snapshots/coincident_nodes.png b/crates/viewer/re_view_graph/tests/snapshots/coincident_nodes.png index f62dabd54955..befbde4d5bd0 100644 --- a/crates/viewer/re_view_graph/tests/snapshots/coincident_nodes.png +++ b/crates/viewer/re_view_graph/tests/snapshots/coincident_nodes.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:177dfc40ce059ed36109d783e0a5862378042d0f365147107940014d3b14b4d3 -size 870 +oid sha256:42c8ccb7f1f2d41db5c9db12e8c338d681281b474672944e5dec1b522cae9e92 +size 848 diff --git a/crates/viewer/re_view_graph/tests/snapshots/help_view_graph_view_mac.png b/crates/viewer/re_view_graph/tests/snapshots/help_view_graph_view_mac.png index 019134465255..a11a9cf836dd 100644 --- a/crates/viewer/re_view_graph/tests/snapshots/help_view_graph_view_mac.png +++ b/crates/viewer/re_view_graph/tests/snapshots/help_view_graph_view_mac.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7dae5867beb24c3e88a65d51b1fa0abfe1db453836b97faf142970446a14c1c8 -size 9022 +oid sha256:95fa7916325bf23716c232c8faeda2d5e8b66885eb794268ecac55200d5d4ad9 +size 8747 diff --git a/crates/viewer/re_view_graph/tests/snapshots/help_view_graph_view_windows.png b/crates/viewer/re_view_graph/tests/snapshots/help_view_graph_view_windows.png index aa2f7f491135..67cd1fcddf80 100644 --- a/crates/viewer/re_view_graph/tests/snapshots/help_view_graph_view_windows.png +++ b/crates/viewer/re_view_graph/tests/snapshots/help_view_graph_view_windows.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b17408708bbbf62dc0ce42ccce93e086c2857afc6b55042730bbc0564692ff9e -size 9190 +oid sha256:1a080ff1657aac176bbe3a4887aee3134cc596c0f625664edf8b271967eb4c50 +size 8837 diff --git a/crates/viewer/re_view_graph/tests/snapshots/multi_graphs.png b/crates/viewer/re_view_graph/tests/snapshots/multi_graphs.png index 0ef58892db48..fed21b4549ec 100644 --- a/crates/viewer/re_view_graph/tests/snapshots/multi_graphs.png +++ b/crates/viewer/re_view_graph/tests/snapshots/multi_graphs.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5a2ff0264a516bc1df1f549aa69304a26e9439f8bf435fbaeb2cda3936cee3e5 -size 6886 +oid sha256:e6a67770a64097492c12813bc9dce6426dd88b98740c4a4cdec6b5450f6acbe7 +size 6770 diff --git a/crates/viewer/re_view_graph/tests/snapshots/self_and_multi_edges.png b/crates/viewer/re_view_graph/tests/snapshots/self_and_multi_edges.png index 35efb3fc0ff6..373705dd27aa 100644 --- a/crates/viewer/re_view_graph/tests/snapshots/self_and_multi_edges.png +++ b/crates/viewer/re_view_graph/tests/snapshots/self_and_multi_edges.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b02fc0df02c613dfb41a8ec712d7ab1648c1ce0fe324f1d992e2a24e4fdb553f +oid sha256:59f399c7410ff3e28511ab2ee7a690cc35be1c97bed99c6f31209ba968a1e6b9 size 20082 diff --git a/crates/viewer/re_view_map/tests/snapshots/help_view_map_view_mac.png b/crates/viewer/re_view_map/tests/snapshots/help_view_map_view_mac.png index a8f780bb8edd..9ac464ca03bc 100644 --- a/crates/viewer/re_view_map/tests/snapshots/help_view_map_view_mac.png +++ b/crates/viewer/re_view_map/tests/snapshots/help_view_map_view_mac.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:160da788acc7b3fe742fbe01f1a0ab2b6c3b0bab9b13ae523677534f63d74c87 -size 8811 +oid sha256:7e8b9cbe356a4a7e1054cf80c2b33a657dbc4e527adfe81a1300f379ba552734 +size 8545 diff --git a/crates/viewer/re_view_map/tests/snapshots/help_view_map_view_windows.png b/crates/viewer/re_view_map/tests/snapshots/help_view_map_view_windows.png index 8f7552d84d5f..0983a35c5b53 100644 --- a/crates/viewer/re_view_map/tests/snapshots/help_view_map_view_windows.png +++ b/crates/viewer/re_view_map/tests/snapshots/help_view_map_view_windows.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:28a157a66258d2f6f27d40365e9435e2c69cbc8ebf1c8ebf95d2d579a6815062 -size 8979 +oid sha256:8aee858fb798a97fdd954b33159461e8564f09b75fa49eabf112a6d1d5c28107 +size 8635 diff --git a/crates/viewer/re_view_spatial/tests/annotations.rs b/crates/viewer/re_view_spatial/tests/annotations.rs index d61ef5f52cf8..6ed97a0ae162 100644 --- a/crates/viewer/re_view_spatial/tests/annotations.rs +++ b/crates/viewer/re_view_spatial/tests/annotations.rs @@ -1,7 +1,7 @@ use re_chunk_store::RowId; use re_log_types::TimePoint; use re_view_spatial::SpatialView2D; -use re_viewer_context::test_context::TestContext; +use re_viewer_context::test_context::{HarnessExt as _, TestContext}; use re_viewer_context::{RecommendedView, ViewClass as _, ViewId}; use re_viewport_blueprint::test_context_ext::TestContextExt as _; use re_viewport_blueprint::ViewBlueprint; @@ -159,7 +159,7 @@ fn run_view_ui_and_save_snapshot( raw_input .events .push(egui::Event::PointerMoved((50.0, 200.0).into())); - harness.run(); + harness.try_run_realtime().ok(); harness.snapshot(&name); } @@ -190,7 +190,7 @@ fn run_view_ui_and_save_snapshot( .events .push(egui::Event::PointerMoved((175.0, 450.).into())); harness.run(); - harness.snapshot(&name); + harness.snapshot_with_broken_pixels(&name, 1); } { diff --git a/crates/viewer/re_view_spatial/tests/snapshots/annotations_hover_background.png b/crates/viewer/re_view_spatial/tests/snapshots/annotations_hover_background.png index 82994705c280..098893182ed7 100644 --- a/crates/viewer/re_view_spatial/tests/snapshots/annotations_hover_background.png +++ b/crates/viewer/re_view_spatial/tests/snapshots/annotations_hover_background.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e2fc88720c5498ccd181b82ab930c4d64ab056edb43fb59f75ec41260d341173 -size 21649 +oid sha256:c1a3e3c875bd7831db217dcf12a37d2bceba0711012567b9770df8557f5119c6 +size 21194 diff --git a/crates/viewer/re_view_spatial/tests/snapshots/annotations_hover_rect_green.png b/crates/viewer/re_view_spatial/tests/snapshots/annotations_hover_rect_green.png index 26237ab79054..19bd2ab587c7 100644 --- a/crates/viewer/re_view_spatial/tests/snapshots/annotations_hover_rect_green.png +++ b/crates/viewer/re_view_spatial/tests/snapshots/annotations_hover_rect_green.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0d02596daa6878260fc295f3e5270c1dcd3c8d39f04c3fdd8aff3aca1de2f25e -size 21004 +oid sha256:9d362d612aa4bb001025f7a83cc09edd9be9963983181cf5df80d877744e8286 +size 20705 diff --git a/crates/viewer/re_view_spatial/tests/snapshots/annotations_hover_rect_red.png b/crates/viewer/re_view_spatial/tests/snapshots/annotations_hover_rect_red.png index 2674b12156c2..3f49078f742c 100644 --- a/crates/viewer/re_view_spatial/tests/snapshots/annotations_hover_rect_red.png +++ b/crates/viewer/re_view_spatial/tests/snapshots/annotations_hover_rect_red.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:330c5d295a96d0db6b1938508cdc3a25bcfc7216109fe6d412761ba7e1854780 -size 22129 +oid sha256:b08fec861a15fcbc0188867f008c8cc6785d07c647a92c97d160d365c6cae19e +size 21957 diff --git a/crates/viewer/re_view_spatial/tests/snapshots/annotations_hover_region_green.png b/crates/viewer/re_view_spatial/tests/snapshots/annotations_hover_region_green.png index b9ae9ad1fe1c..91a9a9982c46 100644 --- a/crates/viewer/re_view_spatial/tests/snapshots/annotations_hover_region_green.png +++ b/crates/viewer/re_view_spatial/tests/snapshots/annotations_hover_region_green.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2c0e70e3e3d518a54a276c3226a8324fa45b4538897233935fc4556b83d467d6 -size 35746 +oid sha256:54c69ca5fa5deafd26e1b4c4671e7c4eb3ba1659dfec41f85167adf9d5acc1db +size 35253 diff --git a/crates/viewer/re_view_spatial/tests/snapshots/annotations_hover_region_red.png b/crates/viewer/re_view_spatial/tests/snapshots/annotations_hover_region_red.png index 5db8108b5311..249c421b8aa3 100644 --- a/crates/viewer/re_view_spatial/tests/snapshots/annotations_hover_region_red.png +++ b/crates/viewer/re_view_spatial/tests/snapshots/annotations_hover_region_red.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d048561367bf937969559bdb4000e3a384c95434fd86619766243afede6e0889 -size 33953 +oid sha256:9c727fc12930e92cd0196ade7e57434224a8babfba1dffd58bd8dbce34f5e5c9 +size 33558 diff --git a/crates/viewer/re_view_spatial/tests/snapshots/annotations_overview.png b/crates/viewer/re_view_spatial/tests/snapshots/annotations_overview.png index e99a5d753bd2..d2d7467c16e3 100644 --- a/crates/viewer/re_view_spatial/tests/snapshots/annotations_overview.png +++ b/crates/viewer/re_view_spatial/tests/snapshots/annotations_overview.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cc172522ded899a0490dff5558904ca1a98cc0f680a39aa50adb45f4bdc240e7 -size 10751 +oid sha256:0035f9c61207d39f7bbf475a046bbca43e27ac4983dae4f40f8b7dd84ec8921c +size 10448 diff --git a/crates/viewer/re_view_spatial/tests/snapshots/help_view_2d_view_mac.png b/crates/viewer/re_view_spatial/tests/snapshots/help_view_2d_view_mac.png index 0c6e1ddb8b80..980e449f718a 100644 --- a/crates/viewer/re_view_spatial/tests/snapshots/help_view_2d_view_mac.png +++ b/crates/viewer/re_view_spatial/tests/snapshots/help_view_2d_view_mac.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2a9e81b950bdf2f57e97dad997c1d4c37267c90dd2f6f2954806e77243147db1 -size 8611 +oid sha256:d02dc7364ef2f75a231b2813e98b07fa4a3775aaab2d02b8257dcbee3bc79d69 +size 8355 diff --git a/crates/viewer/re_view_spatial/tests/snapshots/help_view_2d_view_windows.png b/crates/viewer/re_view_spatial/tests/snapshots/help_view_2d_view_windows.png index 77cfff4e5271..5ce2605c0b2f 100644 --- a/crates/viewer/re_view_spatial/tests/snapshots/help_view_2d_view_windows.png +++ b/crates/viewer/re_view_spatial/tests/snapshots/help_view_2d_view_windows.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8494424e07c892d6c87cd6297fc3f273d7f126fba5f24339afb1895e11d093c2 -size 8779 +oid sha256:d340c8bc87fff8f2554917ee77be002d1f75aee9f86bca5d50f51a0dc46ec0dc +size 8446 diff --git a/crates/viewer/re_view_spatial/tests/snapshots/help_view_3d_view_mac.png b/crates/viewer/re_view_spatial/tests/snapshots/help_view_3d_view_mac.png index 73d6f0c5df91..a90b6fad004d 100644 --- a/crates/viewer/re_view_spatial/tests/snapshots/help_view_3d_view_mac.png +++ b/crates/viewer/re_view_spatial/tests/snapshots/help_view_3d_view_mac.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3d4233965fade8801c94f63e5839d70bbdef39d8aee5ab3997ba86061e82b306 -size 22813 +oid sha256:d27639f2ee02babd56fe88849bfc9c20a5519a7c8bb6b28959f90ea47a93f983 +size 21723 diff --git a/crates/viewer/re_view_spatial/tests/snapshots/help_view_3d_view_windows.png b/crates/viewer/re_view_spatial/tests/snapshots/help_view_3d_view_windows.png index 95a18a69f42e..9a171707682a 100644 --- a/crates/viewer/re_view_spatial/tests/snapshots/help_view_3d_view_windows.png +++ b/crates/viewer/re_view_spatial/tests/snapshots/help_view_3d_view_windows.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fe1b80fc6f032aa58a44c50abd4c24ade837b4c5d42f32d6a4e7fc346dad3368 -size 24019 +oid sha256:eb98730db81683a069fd9f90daa58f44a338de48f63e5dc937fd5c846127b919 +size 22900 diff --git a/crates/viewer/re_view_tensor/tests/snapshots/help_view_tensor_view_mac.png b/crates/viewer/re_view_tensor/tests/snapshots/help_view_tensor_view_mac.png index bc688a921278..d0caba452280 100644 --- a/crates/viewer/re_view_tensor/tests/snapshots/help_view_tensor_view_mac.png +++ b/crates/viewer/re_view_tensor/tests/snapshots/help_view_tensor_view_mac.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:10aab2f750534740b02d37959d86ddff4cf01692bbbbfb8821cf31e7c22506a9 -size 18977 +oid sha256:2e267a8f308cf6fb7a18393db786847c07b19a68cd5872869a74565d29b298f5 +size 18247 diff --git a/crates/viewer/re_view_tensor/tests/snapshots/help_view_tensor_view_windows.png b/crates/viewer/re_view_tensor/tests/snapshots/help_view_tensor_view_windows.png index bc688a921278..d0caba452280 100644 --- a/crates/viewer/re_view_tensor/tests/snapshots/help_view_tensor_view_windows.png +++ b/crates/viewer/re_view_tensor/tests/snapshots/help_view_tensor_view_windows.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:10aab2f750534740b02d37959d86ddff4cf01692bbbbfb8821cf31e7c22506a9 -size 18977 +oid sha256:2e267a8f308cf6fb7a18393db786847c07b19a68cd5872869a74565d29b298f5 +size 18247 diff --git a/crates/viewer/re_view_text_document/src/view_class.rs b/crates/viewer/re_view_text_document/src/view_class.rs index f7a2cb7f29a5..e194f87343b0 100644 --- a/crates/viewer/re_view_text_document/src/view_class.rs +++ b/crates/viewer/re_view_text_document/src/view_class.rs @@ -127,7 +127,7 @@ impl ViewClass for TextDocumentView { let inner_ui_builder = egui::UiBuilder::new() .layout(egui::Layout::top_down(egui::Align::LEFT)) .sense(Sense::click()); - ui.allocate_new_ui(inner_ui_builder, |ui| { + ui.scope_builder(inner_ui_builder, |ui| { egui::ScrollArea::both() .auto_shrink([false, false]) .show(ui, |ui| text_document_ui(ui, state, text_document)); diff --git a/crates/viewer/re_view_text_document/tests/snapshots/help_view_text_document_view_mac.png b/crates/viewer/re_view_text_document/tests/snapshots/help_view_text_document_view_mac.png index 8015b23d7669..b9697aa315f5 100644 --- a/crates/viewer/re_view_text_document/tests/snapshots/help_view_text_document_view_mac.png +++ b/crates/viewer/re_view_text_document/tests/snapshots/help_view_text_document_view_mac.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:da4f608927ed59ea56e16fed79de3d0c3c725f4ad0dac30d49071809528ca46f -size 8089 +oid sha256:a82fc81194f09f1c5f800902b5200ecfdadd9710b3fe8b1f3ce6e5bcc56c6851 +size 7747 diff --git a/crates/viewer/re_view_text_document/tests/snapshots/help_view_text_document_view_windows.png b/crates/viewer/re_view_text_document/tests/snapshots/help_view_text_document_view_windows.png index 8015b23d7669..b9697aa315f5 100644 --- a/crates/viewer/re_view_text_document/tests/snapshots/help_view_text_document_view_windows.png +++ b/crates/viewer/re_view_text_document/tests/snapshots/help_view_text_document_view_windows.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:da4f608927ed59ea56e16fed79de3d0c3c725f4ad0dac30d49071809528ca46f -size 8089 +oid sha256:a82fc81194f09f1c5f800902b5200ecfdadd9710b3fe8b1f3ce6e5bcc56c6851 +size 7747 diff --git a/crates/viewer/re_view_text_log/tests/snapshots/help_view_text_log_view_mac.png b/crates/viewer/re_view_text_log/tests/snapshots/help_view_text_log_view_mac.png index 42e39286dbd1..32ef382925eb 100644 --- a/crates/viewer/re_view_text_log/tests/snapshots/help_view_text_log_view_mac.png +++ b/crates/viewer/re_view_text_log/tests/snapshots/help_view_text_log_view_mac.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:69848d4c06058d5ba119e5a90a3636a7034c1580c4b46505cf3e1808689acd1f -size 15712 +oid sha256:4df5a44b9e956054e733ad349c610cbd0639b103d9a9229abc7ee1c87693baca +size 15268 diff --git a/crates/viewer/re_view_text_log/tests/snapshots/help_view_text_log_view_windows.png b/crates/viewer/re_view_text_log/tests/snapshots/help_view_text_log_view_windows.png index 42e39286dbd1..32ef382925eb 100644 --- a/crates/viewer/re_view_text_log/tests/snapshots/help_view_text_log_view_windows.png +++ b/crates/viewer/re_view_text_log/tests/snapshots/help_view_text_log_view_windows.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:69848d4c06058d5ba119e5a90a3636a7034c1580c4b46505cf3e1808689acd1f -size 15712 +oid sha256:4df5a44b9e956054e733ad349c610cbd0639b103d9a9229abc7ee1c87693baca +size 15268 diff --git a/crates/viewer/re_view_time_series/tests/snapshots/clear_series_points_and_line.png b/crates/viewer/re_view_time_series/tests/snapshots/clear_series_points_and_line.png index 0b2df66fc2eb..78850002e4c0 100644 --- a/crates/viewer/re_view_time_series/tests/snapshots/clear_series_points_and_line.png +++ b/crates/viewer/re_view_time_series/tests/snapshots/clear_series_points_and_line.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:57b30c51aaa277b5e853877ea7a37e5c0a370b75623b65209138f1b7b5505544 -size 16745 +oid sha256:2a243e87daffa36b1e62003dd24c659fc2a9413a36fdcbb2dc0a42c171c3c314 +size 16407 diff --git a/crates/viewer/re_view_time_series/tests/snapshots/clear_series_points_and_line_two_series_per_entity.png b/crates/viewer/re_view_time_series/tests/snapshots/clear_series_points_and_line_two_series_per_entity.png index 00876ec750c7..95d971a97210 100644 --- a/crates/viewer/re_view_time_series/tests/snapshots/clear_series_points_and_line_two_series_per_entity.png +++ b/crates/viewer/re_view_time_series/tests/snapshots/clear_series_points_and_line_two_series_per_entity.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1c9a4035b725880d2a1912f5dc915fedcb36d4464c79fc5f4c42d27d6c97a32b -size 27499 +oid sha256:00b60fa673a5a4ae0b268c90c9db9699ae11706fbabc0a29796ba255c83e3176 +size 26859 diff --git a/crates/viewer/re_view_time_series/tests/snapshots/help_view_time_series_view_mac.png b/crates/viewer/re_view_time_series/tests/snapshots/help_view_time_series_view_mac.png index bf197ce949d9..0cef6e3f92f3 100644 --- a/crates/viewer/re_view_time_series/tests/snapshots/help_view_time_series_view_mac.png +++ b/crates/viewer/re_view_time_series/tests/snapshots/help_view_time_series_view_mac.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c88e87c0d4f240be29d47300ff1d113e2adf39fd072774d5bad19690ed6fc46c -size 26840 +oid sha256:bfbb0bd711130d8ef65f76b8d33838e48142f2ca9ef9f99e5975a11c8d321e05 +size 25816 diff --git a/crates/viewer/re_view_time_series/tests/snapshots/help_view_time_series_view_windows.png b/crates/viewer/re_view_time_series/tests/snapshots/help_view_time_series_view_windows.png index 4b1617984b6d..063e6c85f6c8 100644 --- a/crates/viewer/re_view_time_series/tests/snapshots/help_view_time_series_view_windows.png +++ b/crates/viewer/re_view_time_series/tests/snapshots/help_view_time_series_view_windows.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:60e793eddf50537dc4ed47415e5f2883e981ae3a7f2d0f9987fcbd69e0c0f29e -size 28094 +oid sha256:b68f451eb30768aad855f77082c126d020e3848cb50460955c4688bb64d2df3e +size 26946 diff --git a/crates/viewer/re_view_time_series/tests/snapshots/line_properties_multiple_properties_two_series_per_entity.png b/crates/viewer/re_view_time_series/tests/snapshots/line_properties_multiple_properties_two_series_per_entity.png index 263024760f6c..ea401ce94712 100644 --- a/crates/viewer/re_view_time_series/tests/snapshots/line_properties_multiple_properties_two_series_per_entity.png +++ b/crates/viewer/re_view_time_series/tests/snapshots/line_properties_multiple_properties_two_series_per_entity.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9ef94afd81cf5d589cedecb78bb6ae0f9ab736aa6bc64ad3273ab6edba795898 -size 34357 +oid sha256:8645c5cf1594dfe8f61f25a429a8b31c03844f5fdc125e3b39a12ac30dd7af24 +size 34184 diff --git a/crates/viewer/re_view_time_series/tests/snapshots/line_properties_two_series_per_entity.png b/crates/viewer/re_view_time_series/tests/snapshots/line_properties_two_series_per_entity.png index 37509d5d7eca..c9f145484dba 100644 --- a/crates/viewer/re_view_time_series/tests/snapshots/line_properties_two_series_per_entity.png +++ b/crates/viewer/re_view_time_series/tests/snapshots/line_properties_two_series_per_entity.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0feb2beada00d91fcbe92e51a51706e79f98d1d0acf35ba16a7c3756ccf0162e -size 39394 +oid sha256:4a835d8ad2ee7497135982700a7e5ec940ea71109d57fe5dc97fa91aa5847bf1 +size 38993 diff --git a/crates/viewer/re_view_time_series/tests/snapshots/per_series_visibility_show_second_only.png b/crates/viewer/re_view_time_series/tests/snapshots/per_series_visibility_show_second_only.png index a53e0cbb6acf..f65eebabdf65 100644 --- a/crates/viewer/re_view_time_series/tests/snapshots/per_series_visibility_show_second_only.png +++ b/crates/viewer/re_view_time_series/tests/snapshots/per_series_visibility_show_second_only.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3b360185325b97020e0884cba0b2058b4c28832be0fd15cd413f25829b2b4eed -size 16762 +oid sha256:677b68fb442d8102c41ded18353f1290fa6aa5d2f3e082633360e4730947d31d +size 16543 diff --git a/crates/viewer/re_view_time_series/tests/snapshots/per_series_visibility_splat_false.png b/crates/viewer/re_view_time_series/tests/snapshots/per_series_visibility_splat_false.png index 15a69fb8159b..a0d6ef3f27ae 100644 --- a/crates/viewer/re_view_time_series/tests/snapshots/per_series_visibility_splat_false.png +++ b/crates/viewer/re_view_time_series/tests/snapshots/per_series_visibility_splat_false.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:46bf559b71a98983c7bc3f9282dfcd3e34cdd81dc374bac47d86660f8641d959 -size 12381 +oid sha256:10f9913ad70411cec2574be4d7e7191dab5219fc51ad73713abf012a195f4d7f +size 12266 diff --git a/crates/viewer/re_view_time_series/tests/snapshots/per_series_visibility_splat_true.png b/crates/viewer/re_view_time_series/tests/snapshots/per_series_visibility_splat_true.png index 272621c0d2d9..e6f446681182 100644 --- a/crates/viewer/re_view_time_series/tests/snapshots/per_series_visibility_splat_true.png +++ b/crates/viewer/re_view_time_series/tests/snapshots/per_series_visibility_splat_true.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:14530152143deb7b24c188653acf0182e6849d7ddb394eb332962c532d734b55 -size 22346 +oid sha256:bf104ef3ebd03d15c7e277e1507816626b0afcd9694d342350ba53b5f44c599f +size 22123 diff --git a/crates/viewer/re_view_time_series/tests/snapshots/point_properties_multiple_properties_two_series_per_entity.png b/crates/viewer/re_view_time_series/tests/snapshots/point_properties_multiple_properties_two_series_per_entity.png index 6f87344e9704..875fef393fad 100644 --- a/crates/viewer/re_view_time_series/tests/snapshots/point_properties_multiple_properties_two_series_per_entity.png +++ b/crates/viewer/re_view_time_series/tests/snapshots/point_properties_multiple_properties_two_series_per_entity.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8b369b8bebf5a590446d4a1cc952e12d8904c9b038a54c491289060b55756020 -size 31225 +oid sha256:257703d7471bb8660eb45de41e45e0ec3d725ffb974f25754e17dac2fead3419 +size 30853 diff --git a/crates/viewer/re_view_time_series/tests/snapshots/point_properties_two_series_per_entity.png b/crates/viewer/re_view_time_series/tests/snapshots/point_properties_two_series_per_entity.png index 85c38e9e597c..10e909c21025 100644 --- a/crates/viewer/re_view_time_series/tests/snapshots/point_properties_two_series_per_entity.png +++ b/crates/viewer/re_view_time_series/tests/snapshots/point_properties_two_series_per_entity.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d3c05d413ce80278e2cf67af5ffd9d4fdbba4c943ab96e09001f72a8784e4366 -size 37349 +oid sha256:bc82dc0af88ac78d8a70d5c014c91f4e839fa6642ba3993241226b01e182bc98 +size 36937 diff --git a/crates/viewer/re_viewer/src/ui/recordings_panel.rs b/crates/viewer/re_viewer/src/ui/recordings_panel.rs index 18acc881924f..1ecb0383f329 100644 --- a/crates/viewer/re_viewer/src/ui/recordings_panel.rs +++ b/crates/viewer/re_viewer/src/ui/recordings_panel.rs @@ -214,13 +214,13 @@ fn add_button_ui(ctx: &ViewerContext<'_>, ui: &mut egui::Ui) { .menu_button_ui(ui, ctx.command_sender()) .clicked() { - ui.close_menu(); + ui.close(); }; if re_ui::UICommand::AddRedapServer .menu_button_ui(ui, ctx.command_sender()) .clicked() { - ui.close_menu(); + ui.close(); }; })) .ui(ui) diff --git a/crates/viewer/re_viewer/src/ui/rerun_menu.rs b/crates/viewer/re_viewer/src/ui/rerun_menu.rs index 07a9dc1ba2d6..18949e71de5f 100644 --- a/crates/viewer/re_viewer/src/ui/rerun_menu.rs +++ b/crates/viewer/re_viewer/src/ui/rerun_menu.rs @@ -1,12 +1,12 @@ //! The main Rerun drop-down menu found in the top panel. +use crate::App; +#[cfg(debug_assertions)] +use egui::containers::menu; use egui::NumExt as _; - use re_ui::UICommand; use re_viewer_context::StoreContext; -use crate::App; - const SPACING: f32 = 12.0; impl App { @@ -98,17 +98,22 @@ impl App { backend_menu_ui(&self.command_sender, ui, render_state); #[cfg(debug_assertions)] - ui.menu_button("Debug", |ui| { - ui.style_mut().wrap_mode = Some(egui::TextWrapMode::Extend); - debug_menu_options_ui(ui, &mut self.state.app_options, &self.command_sender); - - ui.label("egui debug options:"); - ui.weak(format!( - "pixels_per_point: {:?}", - ui.ctx().pixels_per_point() - )); - egui_debug_options_ui(ui); - }); + menu::SubMenuButton::new("Debug") + .config( + menu::MenuConfig::new() + .close_behavior(egui::PopupCloseBehavior::CloseOnClickOutside), + ) + .ui(ui, |ui| { + ui.style_mut().wrap_mode = Some(egui::TextWrapMode::Extend); + debug_menu_options_ui(ui, &mut self.state.app_options, &self.command_sender); + + ui.label("egui debug options:"); + ui.weak(format!( + "pixels_per_point: {:?}", + ui.ctx().pixels_per_point() + )); + egui_debug_options_ui(ui); + }); ui.add_space(SPACING); @@ -201,7 +206,7 @@ impl App { .on_hover_text("Save all data to a Rerun data file (.rrd)") .clicked() { - ui.close_menu(); + ui.close(); self.command_sender.send_ui(UICommand::SaveRecording); } @@ -218,7 +223,7 @@ impl App { ) .clicked() { - ui.close_menu(); + ui.close(); self.command_sender .send_ui(UICommand::SaveRecordingSelection); } @@ -387,7 +392,7 @@ fn debug_menu_options_ui( .send_viewport_cmd(egui::ViewportCommand::Fullscreen(false)); ui.ctx() .send_viewport_cmd(egui::ViewportCommand::InnerSize(size)); - ui.close_menu(); + ui.close(); } } diff --git a/crates/viewer/re_viewer/src/ui/top_panel.rs b/crates/viewer/re_viewer/src/ui/top_panel.rs index 04d2ab2681fa..ae72da47bee0 100644 --- a/crates/viewer/re_viewer/src/ui/top_panel.rs +++ b/crates/viewer/re_viewer/src/ui/top_panel.rs @@ -45,7 +45,7 @@ pub fn top_panel( } } - egui::menu::bar(ui, |ui| { + egui::containers::menu::Bar::new().ui(ui, |ui| { ui.set_height(top_bar_style.height); ui.add_space(top_bar_style.indent); diff --git a/crates/viewer/re_viewer_context/src/test_context.rs b/crates/viewer/re_viewer_context/src/test_context.rs index 3c29cd9cbe87..ef81084dbe80 100644 --- a/crates/viewer/re_viewer_context/src/test_context.rs +++ b/crates/viewer/re_viewer_context/src/test_context.rs @@ -29,6 +29,8 @@ pub trait HarnessExt { num_pixels: u64, broken_percent_threshold: f64, ); + + fn snapshot_with_broken_pixels(&mut self, name: &str, broken_pixels: i32); } impl HarnessExt for egui_kittest::Harness<'_> { @@ -59,6 +61,28 @@ impl HarnessExt for egui_kittest::Harness<'_> { }, } } + + fn snapshot_with_broken_pixels(&mut self, name: &str, broken_pixels_threshold: i32) { + match self.try_snapshot(name) { + Ok(_) => {} + + Err(err) => match err { + egui_kittest::SnapshotError::Diff { + name, + diff: num_broken_pixels, + diff_path, + } => { + re_log::debug!(num_broken_pixels, broken_pixels_threshold); + assert!( + num_broken_pixels <= broken_pixels_threshold, + "{name} failed because {num_broken_pixels} > {broken_pixels_threshold}\n{diff_path:?}" + ); + } + + _ => panic!("{name} failed: {err}"), + }, + } + } } /// Harness to execute code that rely on [`crate::ViewerContext`]. diff --git a/crates/viewer/re_viewport_blueprint/src/ui/add_view_or_container_modal.rs b/crates/viewer/re_viewport_blueprint/src/ui/add_view_or_container_modal.rs index 3e591b94b49e..3ecd78fbae30 100644 --- a/crates/viewer/re_viewport_blueprint/src/ui/add_view_or_container_modal.rs +++ b/crates/viewer/re_viewport_blueprint/src/ui/add_view_or_container_modal.rs @@ -33,7 +33,7 @@ impl AddViewOrContainerModal { .full_span_content(true) .scrollable([false, true]) }, - |ui, keep_open| modal_ui(ui, ctx, viewport, self.target_container, keep_open), + |ui| modal_ui(ui, ctx, viewport, self.target_container), ); } } @@ -43,7 +43,6 @@ fn modal_ui( ctx: &ViewerContext<'_>, viewport: &ViewportBlueprint, target_container: Option, - keep_open: &mut bool, ) { let container_data = [ ( @@ -99,7 +98,7 @@ fn modal_ui( if resp.clicked() { viewport.add_container(kind, target_container); viewport.mark_user_interaction(ctx); - *keep_open = false; + ui.close(); } } @@ -118,7 +117,7 @@ fn modal_ui( if row_ui(ui, icon, title, &subtitle).clicked() { viewport.add_views(std::iter::once(view), target_container, None); viewport.mark_user_interaction(ctx); - *keep_open = false; + ui.close(); } } }