Open
Description
Description
Currently code blocks in the AAA handle lines [which are longer than possible (for the current view width)] by inserting a scroll bar on the bottom of the code block and making it scrollable horizontally.
Long (one-line) code comments (as shown in #662) can create pretty long lines, which may not be suitable/comfortable to view on devices with narrow screens, so it may be time to think about alternative solutions for displaying overly long code lines.
For Algorithm Archive Developers
- This feature can be added to the Master Overview (if it cannot be, explain why in a comment below -- lack of technical expertise, not relevant to the scope of this project, too ambitious)
- There is a timeline for when this feature can be implemented
- The feature has been added to the Master Overview
- The feature has been implemented (Please link the PR)