dgp1130 / blog

Source repository for my personal blog.
https://blog.dwac.dev
3 stars 2 forks source link

iOS code blocks line wrap #24

Open dgp1130 opened 2 years ago

dgp1130 commented 2 years ago

While testing on an iPad I saw that code blocks line wrap when they extend off the side of the screen. This is not expected as it should overflow and show a horizontal scroll bar.

Unfortunately I can't fix it because I don't own any Apple devices and have no means of opening a debugger to inspect the page, see https://twitter.com/develwoutacause/status/1492647822386032641. I'm filing this issue for tracking and in case some kind-hearted Apple user would like to contribute a fix.

dgp1130 commented 2 years ago

Screenshot of the undesirable line wrapping. In this case the screen is large enough that only the { gets wrapped, which almost looks intentional, I will die before I write in Allman style.

IMG_0021