DropList: Rework mousenter listeners
Mouuseenter, mouseleave for list and items are now always active and no longer added after the drag has started (they check of a drag operation is going on though). This makes the code simpler and more managable.
Showing
- projects/common/components/input-elements/drop-list/drag-operator.service.ts 10 additions, 17 deletions...ponents/input-elements/drop-list/drag-operator.service.ts
- projects/common/components/input-elements/drop-list/drop-list.component.ts 9 additions, 32 deletions...omponents/input-elements/drop-list/drop-list.component.ts
Loading
Please register or sign in to comment