INGInious / INGInious/problems-permutation
One line uniquely
Open
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I've seen that you have configured the permutation to have only one line element.
At line 126 line of code in INGInious-problems-permutation/permutation-studio/src/Row.jsx
you have written:
this.valueTA.style.whiteSpace = 'nowrap';
Why this choice? Can you set the whiteSpace to 'normal' to allow multiline?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.