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

Fixed the scrolling issue in js editor in maximized mode #3769

Merged
merged 1 commit into from
Feb 23, 2024

Conversation

pavanydg
Copy link
Contributor

@pavanydg pavanydg commented Feb 23, 2024

"fixes #3766"
I removed the setProperty() and the scrolling in maximized mode of js editor happend perfectly fine.
Inorder to get the high contrast i changed the opacity of both background color and text color of codeLines element.

@walterbender walterbender merged commit 7ae37ac into sugarlabs:master Feb 23, 2024
3 checks passed
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.

[BUG]:Line numbers disable when scrolling js editor in maximized mode.
2 participants