mirror of
https://github.com/ocornut/imgui.git
synced 2026-04-01 21:17:42 -05:00
Updated Multi Select (markdown)
@@ -19,7 +19,7 @@
|
||||
|
||||
If you submit all items (no clipper), Step 2 and 3 are optional and will be handled by each item themselves. It is perfectly fine if you honor those steps without a clipper.
|
||||
|
||||
### With ImGuiSelectionBasicStorage
|
||||
### With the ImGuiSelectionBasicStorage helper
|
||||
|
||||
`ImGuiSelectionBasicStorage` is an optional helper to store multi-selection state + apply multi-selection requests.
|
||||
- Used by our demos and provided as a convenience to easily implement basic multi-selection.
|
||||
|
||||
Reference in New Issue
Block a user