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

3972 implement fill selection #3973

Merged
merged 1 commit into from
Oct 30, 2023
Merged

3972 implement fill selection #3973

merged 1 commit into from
Oct 30, 2023

Conversation

VishalNehra
Copy link
Member

@VishalNehra VishalNehra commented Oct 30, 2023

Description

Issue tracker

Fixes #3972

Automatic tests

  • Added test cases

Manual tests

  • Done

Build tasks success

Successfully running following tasks on local:

  • ./gradlew assembledebug
  • ./gradlew spotlessCheck

Copy link
Member

@VishnuSanal VishnuSanal left a comment

Choose a reason for hiding this comment

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

works as expected! 🎉

gradle.properties Show resolved Hide resolved
@VishalNehra VishalNehra merged commit 0fef0d4 into release/4.0 Oct 30, 2023
4 checks passed
@VishnuSanal VishnuSanal deleted the feature/3972 branch October 30, 2023 18:04
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.

Implement Range selection to select all elements between two selected items.
2 participants