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

fix : #709 Scroll removed and code cell now expands to fit code #711

Merged

Conversation

webermayank
Copy link
Contributor

Fixes issue #709
Here are the screenshots of before and after the fix

Before :

Screenshot 2025-03-02 131321

After :

Screenshot 2025-03-02 131109

@davepagurek
Let me know if there are any other changes require, i would love to address them.

@davepagurek
Copy link
Collaborator

Thanks for looking into this so far! It looks like now there's a gap between the table cells in the left column where before they connected. Ideally the left column still visually looks like one unbroken code block. Is there a way to still maintain that, but also not have it scroll?

@webermayank
Copy link
Contributor Author

@davepagurek

yes it is possible to maintain a code cells like a single code block and not have gaps between them

screenshot after the fix

Screenshot 2025-03-03 090908

now the code cells doesn't have scrolls and gaps between them

Tell me if anything seems off, i would love to fix it.

@davepagurek
Copy link
Collaborator

I think this looks good, thanks for making the update!

@davepagurek davepagurek merged commit 0ee1009 into processing:main Mar 5, 2025
4 checks passed
@webermayank
Copy link
Contributor Author

Its all my pleasure.
Looking forward to be more helpful

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