ZIm/crates/onboarding
Anthony Eid 13a2c53381
onboarding: Fix onboarding font context menu not scrolling to selected entry open (#36080)
The fix was changing the picker kind we used from `list` variant to a
`uniform` list

`Picker::list()` still has a bug where it's unable to scroll to it's
selected entry when the list is first openned. This is likely caused by
list not knowing the pixel offset of each element it would have to
scroll pass to get to the selected element


Release Notes:

- N/A

Co-authored-by: Danilo Leal <daniloleal09@gmail.com>
2025-08-12 18:02:10 -04:00
..
src onboarding: Fix onboarding font context menu not scrolling to selected entry open (#36080) 2025-08-12 18:02:10 -04:00
Cargo.toml ui: Wire up tab indices within buttons (#35368) 2025-08-05 13:05:18 -04:00
LICENSE-GPL Fix new crate license symlink (#34922) 2025-07-22 15:46:25 -04:00