You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In many countries, the standard message display style is page-by-page view, where one message is shown per screen. However, in Japan, this style was not very common; instead, scroll view—where messages are displayed continuously—was the mainstream approach. This was mainly because telephone charges were expensive in Japan, so it was common practice to display all messages in sequence and read them offline later. For some reason, dedicated message viewers also never became widely popular.
For these reasons, I have personally found the page-by-page view cumbersome and attempted to modify the system to support scroll view instead.
This modification is intended only for a very small number of BBS operators—perhaps only one or two people worldwide—and was not created with the expectation that it would be officially adopted into the project. In addition, since I did not want to make large-scale changes, I designed it to work by replacing only the core/msg_area_view_fse.js file. Because FSE and scroll view are fundamentally opposite concepts, the file name and its actual behavior will not match. I appreciate your understanding.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
In many countries, the standard message display style is page-by-page view, where one message is shown per screen. However, in Japan, this style was not very common; instead, scroll view—where messages are displayed continuously—was the mainstream approach. This was mainly because telephone charges were expensive in Japan, so it was common practice to display all messages in sequence and read them offline later. For some reason, dedicated message viewers also never became widely popular.
For these reasons, I have personally found the page-by-page view cumbersome and attempted to modify the system to support scroll view instead.
This modification is intended only for a very small number of BBS operators—perhaps only one or two people worldwide—and was not created with the expectation that it would be officially adopted into the project. In addition, since I did not want to make large-scale changes, I designed it to work by replacing only the core/msg_area_view_fse.js file. Because FSE and scroll view are fundamentally opposite concepts, the file name and its actual behavior will not match. I appreciate your understanding.
All reactions