RunestoneComponents
RunestoneComponents copied to clipboard
ActiveCode cuts off long lines on small screens
When viewing FOP on an Android phone (using chrome), the code in an active code window sometimes gets cut off if the line is too long. For example Activity 2.5.4 (ac2_5_4) is just a print statement of a long string. The code window will scroll horizontally, but not all the way: you can only see until "... is broker" (the r/n is half cut off).
You can replicate this by using a very narrow desktop browser window and increasing the font size (i.e., zoom in with CTRL+=)