Skip to content

Conversation

@muukii
Copy link
Contributor

@muukii muukii commented Nov 11, 2024

no longer necessary for item to conform to Identifiable in SelectionState.
Consumers can specify which property is used as the value in the selection state.

public init(
data: Data,
selection: _Selection,
selectionIdentifier: KeyPath<Data.Element, _Selection.Identifier>,
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

specifier for identifier as the value for selection

Copy link
Contributor

@JohnEstropia JohnEstropia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

良さげです。ありがとうございます

@muukii muukii merged commit fc0b21b into main Nov 11, 2024
@muukii muukii deleted the muukii/patch-1731309836-from-main branch November 11, 2024 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants