Commit e4fec7a
committed
fix(grids): set z-index of row drag ghost to 1, #5748
This will make the z-index of the row drag ghost equal to the one of the grid.
This will not fix application scenario where grid is put in stacking container
with higher z-index. To fix this drag and drop directive should be able to use
outlet where drag ghost should be put in the DOM tree instead as a child
of the body.1 parent 103f1df commit e4fec7a
File tree
1 file changed
+1
-0
lines changed- projects/igniteui-angular/src/lib/core/styles/components/grid
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
867 | 867 | | |
868 | 868 | | |
869 | 869 | | |
| 870 | + | |
870 | 871 | | |
871 | 872 | | |
872 | 873 | | |
| |||
0 commit comments