Skip to content

Commit 36eb5b5

Browse files
committed
[update] what's new for v9.2
1 parent 15fd92b commit 36eb5b5

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

docs/whatsnew.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -44,13 +44,12 @@ Released on June X, 2025
4444

4545
### Fixes
4646

47-
- DragManager. Incorrect detection of elements' drop location during drag-n-drop and other (Grid component):
48-
- Solving the problem of incorrectly determining the position for dropping an element during the Drag&Drop operation (child elements) in the TreeGrid mode
49-
- Solving the problem when moving a line to the header/footer area
50-
- Solving the problem of determining the position for dropping above the first element
51-
- Solving the problem associated with the absence or incorrect definition of the drop position for the default mode
52-
- Fixed the `dragIn` event (the previous reset state was transmitted)
53-
- Optimization of the `dragIn/dragOut` events (removed false positives)
47+
- DragManager. Solving the problem of incorrectly determining the position for dropping an element during the Drag&Drop operation (child elements) in the TreeGrid mode
48+
- DragManager. Solving the problem when moving a line to the header/footer area
49+
- DragManager. Solving the problem of determining the position for dropping above the first element
50+
- DragManager. Solving the problem associated with the absence or incorrect definition of the drop position for the default mode
51+
- DragManager. Fixed the `dragIn` event (the previous reset state was transmitted)
52+
- DragManager. Optimization of the `dragIn/dragOut` events (removed false positives)
5453
- Grid. The issue with falsy selection of frozen cells while selecting unfrozen cells
5554
- Grid. The issue with dragging unselected items
5655
- Grid. Sorting of the Date string (ISO) values results in the invalid format error

0 commit comments

Comments
 (0)