What's Changed
- Fix for #1253 by @chuacw in #1340
- Multicell select feature with copy support by @chuacw in #1337
- Fixes #1236 by @chuacw in #1345
- Replaced inline vars with regular vars by @chuacw in #1348
- Remove inline var in VirtualTrees registration by @chuacw in #1349
- Fixes OnChange event #1347 by @chuacw in #1350
- Removes implicit warnings when compiling by @chuacw in #1352
- Fixes missing OnChange event by @chuacw in #1353
- Updated tests and code for missing OnChange event by @chuacw in #1354
- Added a new enum toMultiCellSelect, fixes #1347 by @chuacw in #1355
- Fix checkbox state propagation to child nodes on header double-click by @JamSSchaefer in #1362
- Enhance MainColumn visibility handling in UpdateMainColumn procedure to prioritize visible columns and manage checkbox states. by @JamSSchaefer in #1361
- #1366 by @stephane128 in #1367
New Contributors
- @JamSSchaefer made their first contribution in #1362
- @stephane128 made their first contribution in #1367
Full Changelog: V8.3...V8.4