Add comment for ColumnScope usage

pull/684/head
Maximillian Leonov 1 year ago
parent 6c18b25d5d
commit 7dadf033c1

@ -150,6 +150,7 @@ fun SettingsDialog(
)
}
// [ColumnScope] is used for using the [ColumnScope.AnimatedVisibility] extension overload composable.
@Composable
private fun ColumnScope.SettingsPanel(
settings: UserEditableSettings,

Loading…
Cancel
Save