Skip to content

Added - support for 2D Scroll #675 and Fixed Horizontal scroll #672 #805

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

Closed
wants to merge 2 commits into from

Conversation

DHEERXJ
Copy link
Contributor

@DHEERXJ DHEERXJ commented Apr 8, 2025

PR Description

pr.mp4

Add your description

ADDED FEATURE
Add support for Two Dimensional Scroll across all panes in the app #675

FIXED BUG
Horizontal scroll not working in CodePane #672

Additionally, I’d like to propose a couple of enhancements:

Line numbers alongside code blocks for better readability and review.

Zoom in/out support via scroll gestures, which could further enhance the developer experience when working with long or dense content.

Related Issues

  • Closes #

Checklist

  • I have gone through the contributing guide
  • I have updated my branch and synced it with project main branch before making this PR
  • I am using the latest Flutter stable branch (run flutter upgrade and verify)
  • I have run the tests (flutter test) and all tests are passing

Added/updated tests?

We encourage you to add relevant test cases.

  • Yes
  • No, and this is why: please replace this line with details on why tests have not been included

OS on which you have developed and tested the feature?

  • Windows
  • macOS
  • Linux

@DHEERXJ DHEERXJ changed the title FIXED Horizontal scroll not working in CodePane #672 ADDED Add support for Two Dimensional Scroll across all panes in the app #675 and FIXED Horizontal scroll not working in CodePane #672 Apr 8, 2025
@DHEERXJ DHEERXJ changed the title ADDED Add support for Two Dimensional Scroll across all panes in the app #675 and FIXED Horizontal scroll not working in CodePane #672 Added - support for 2D Scroll #675 and Fixed Horizontal scroll #672 Apr 8, 2025
@animator
Copy link
Member

animator commented Apr 8, 2025

This PR fails to address the actual issue.

@animator animator closed this Apr 8, 2025
@DHEERXJ
Copy link
Contributor Author

DHEERXJ commented Apr 9, 2025

Appreciate the feedback. I have done the implementation to ensure full 2D scroll support #675 . If there’s a particular interaction or view I’ve overlooked, I’m open to revisiting and refining it. May I know the exact required functionality.

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.

2 participants