John Nichol
12/08/2022, 10:44 AMHierarchicalFocusCoordination as well as accessibility improvements for the Picker - see the release notes for more details.Alex Vanyo
12/08/2022, 6:18 PMLocalInspectionMode.current to check if it’s in a @Preview, and then do something different to adjust the rendering?yschimke
12/08/2022, 6:34 PMJohn Nichol
12/08/2022, 7:47 PMLocalInspectionMode.current to work around some limitations of the @Preview handling of LaunchedEffect . @yschimke is right that I have fixed up some of the initial autocentering calculations which will hopefully lead to a better developer experience.