mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-21 17:52:12 +03:00
e2dcc28d3c
Don't focus on notable trait parent when hiding it I clicked on a notable trait icon so the popup remained and then clicked on the settings menu. When the settings menu was blurred, it scrolled back to when the notable trait was, which isn't great. r? `@notriddle`