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

Data textarea should not word-wrap #27

Closed
blokhin opened this issue Mar 27, 2024 · 0 comments
Closed

Data textarea should not word-wrap #27

blokhin opened this issue Mar 27, 2024 · 0 comments

Comments

@blokhin
Copy link
Member

blokhin commented Mar 27, 2024

A suggested solution for https://github.com/tilde-lab/cifplayer/blob/master/app/app.view.css.ts#L35

flex: {direction: 'row' },

as well as

Body: {
  flex: { direction: 'column' },
}

and for https://github.com/tilde-lab/cifplayer/blob/master/app/app.view.tree#L15

body / <= Body $mol_view sub /

indeed prevent word-wraping, but the initial empty textarea becomes too short (cut).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants