Skip to content

[codex] Ignore scrollbar starts for empty cell drag#998

Open
nexiumbiz-debug wants to merge 1 commit into
tiberiuzuld:masterfrom
nexiumbiz-debug:codex/ignore-scrollbar-empty-cell-drag-894
Open

[codex] Ignore scrollbar starts for empty cell drag#998
nexiumbiz-debug wants to merge 1 commit into
tiberiuzuld:masterfrom
nexiumbiz-debug:codex/ignore-scrollbar-empty-cell-drag-894

Conversation

@nexiumbiz-debug

Copy link
Copy Markdown
Contributor

Fixes #894.\n\n## Summary\n- skip empty-cell drag startup when a mousedown begins in the grid element's native scrollbar gutter\n- preserve normal empty-cell drag startup for mousedown events inside the grid content\n- add regression coverage for the scrollbar case\n\n## Validation\n- npm run test-lib -- --watch=false\n- npm run build-lib\n- npx eslint projects/angular-gridster2/src/lib/gridsterEmptyCell.ts projects/angular-gridster2/src/lib/tests/gridsterEmptyCell.spec.ts\n- git diff --check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Scrolling the grid with "verticalFixed" mode and emptyCellDrag enabled

1 participant