Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v4] Support negative values for {col,row}-{start,end} utilities #13780

Merged
merged 2 commits into from
Jun 3, 2024

Conversation

thecrypticace
Copy link
Contributor

@thecrypticace thecrypticace commented Jun 3, 2024

Fixes #13754

Not including support for this seems to have been an oversight. We'll be backporting this to v3 as well.

@thecrypticace thecrypticace force-pushed the feat/v4-grid-cols-negative branch from 7ee4a7c to 3538f9f Compare June 3, 2024 14:42
@RobinMalfait
Copy link
Member

We should also add this for rows

@thecrypticace thecrypticace force-pushed the feat/v4-grid-cols-negative branch from 3538f9f to 51ef8cf Compare June 3, 2024 15:10
@thecrypticace thecrypticace changed the title Support negative values for col-start/col-end utilities Support negative values for {col,row}-{start,end} utilities Jun 3, 2024
@thecrypticace thecrypticace force-pushed the feat/v4-grid-cols-negative branch from 51ef8cf to f1bdadb Compare June 3, 2024 15:13
@thecrypticace
Copy link
Contributor Author

Added

@thecrypticace thecrypticace changed the title Support negative values for {col,row}-{start,end} utilities [v4] Support negative values for {col,row}-{start,end} utilities Jun 3, 2024
@thecrypticace thecrypticace merged commit 2428f8f into next Jun 3, 2024
1 check passed
@thecrypticace thecrypticace deleted the feat/v4-grid-cols-negative branch June 3, 2024 15:34
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.

Col-end does not support negative values
2 participants