| 3 commits | 5 files changed | 0 commit comments | 1 contributor |
|
|
RangeSelect/MultiSelect: Added IMGUI_HAS_MULTI_SELECT define. | 5126ead |
|
|
RangeSelect/MultiSelect: Fix so that shift+arrow when landing on an item that doesn't hold multi-select data doesn't trigger an unbounded range-select that ends up selecting everything until the end. | 91e9092 |
|
|
RangeSelect/MultiSelect: WIP range-select (ref 1861) [rebased] | ad09a26 |
| imgui.cpp |
|---|
| imgui.h |
|---|
| imgui_demo.cpp |
|---|
| imgui_internal.h |
|---|
| imgui_widgets.cpp |
|---|