增加CE 和MINI设置滚动显示的方向

This commit is contained in:
Irene-Maxine
2025-09-11 15:32:30 +08:00
parent 47580f80d6
commit 29280ddd9a
7 changed files with 30 additions and 3 deletions

View File

@@ -3990,5 +3990,5 @@ En.MIXLY_TEXT_BYTES = 'bytes';
En.MIXLY_TEXT_BYTE_ARRAY = 'bytearray';
En.MIXLY_MICROPYTHON_SOCKET_READLINE = 'Readline';
En.MIXLY_MICROPYTHON_SOCKET_READLINE_TOOLTIP = 'Read a line of data, ending with a newline character.';
En.MIXLY_DISPLAY_SCROLL_WAY = 'direction of scrolling';
})();