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

Text areas should also scroll horizontally #758

Open
rock3r opened this issue Jan 27, 2025 · 0 comments
Open

Text areas should also scroll horizontally #758

rock3r opened this issue Jan 27, 2025 · 0 comments
Assignees
Labels
blocked-externally This issue or feature is blocked by external dependencies (e.g., bugs in Compose) consistency Our UI presentation is not consistent with IJ

Comments

@rock3r
Copy link
Collaborator

rock3r commented Jan 27, 2025

In Swing, TextArea can also scroll horizontally, not only vertically. We can't do that in Compose, since the BasicTextField component can only scroll vertically.

@rock3r rock3r added blocked-externally This issue or feature is blocked by external dependencies (e.g., bugs in Compose) consistency Our UI presentation is not consistent with IJ labels Jan 27, 2025
@rock3r rock3r self-assigned this Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked-externally This issue or feature is blocked by external dependencies (e.g., bugs in Compose) consistency Our UI presentation is not consistent with IJ
Projects
None yet
Development

No branches or pull requests

1 participant