Skip to content

Scheduler: Provide the SnapToCellsMode option — add snapToCellsMode to "Timelines" demo#33099

Merged
sjbur merged 18 commits intoDevExpress:26_1from
sjbur:issue_3655-26_1
Apr 3, 2026
Merged

Scheduler: Provide the SnapToCellsMode option — add snapToCellsMode to "Timelines" demo#33099
sjbur merged 18 commits intoDevExpress:26_1from
sjbur:issue_3655-26_1

Conversation

@sjbur
Copy link
Copy Markdown
Contributor

@sjbur sjbur commented Mar 30, 2026

No description provided.

@sjbur sjbur self-assigned this Mar 30, 2026
@sjbur sjbur added the 26_1 label Mar 30, 2026
@sjbur sjbur marked this pull request as ready for review March 30, 2026 13:36
@sjbur sjbur requested a review from a team as a code owner March 30, 2026 13:36
valueExpr="value"
displayExpr="text"
value={snapToCellsMode}
onValueChanged={(e: SelectBoxTypes.ValueChangedEvent) => {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is new object creation, which can lead to unnecessary rerenders. Please wrap it using useCallback

@sjbur sjbur merged commit 00412de into DevExpress:26_1 Apr 3, 2026
106 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants