-
Notifications
You must be signed in to change notification settings - Fork 171
Open
Description
Current behaviour
long text is wrapped to new line
Expected behaviour
content is horiztonal scrollable.
Code sample
Screenshots (if applicable)
The situation text is not overflowing frame:
The situation text is over the width of frame:
What have you tried
set white-space: pre !important'
on pre element, this visual effect is correct but the editing is broken.
Your Environment
software | version |
---|---|
react-simple-code-editor | |
react | |
npm or yarn | |
node | |
browser |
emcfarlane
Metadata
Metadata
Assignees
Labels
No labels