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
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