• exec/load/graphic.js

    From Deuc¿@VERT to Git commit to main/sbbs/master on Saturday, March 26, 2022 21:24:08
    https://gitlab.synchro.net/main/sbbs/-/commit/86699076b091d031af95dcc2
    Modified Files:
    exec/load/graphic.js
    Log Message:
    Fix bug
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Sunday, March 27, 2022 03:08:45
    https://gitlab.synchro.net/main/sbbs/-/commit/8905f8474fa98a2aad8087c1
    Modified Files:
    exec/load/graphic.js
    Log Message:
    Add auto_extend option

    If set to true, when setting the ANSI property, rather than throwing away vertically "scrolled" lines, just keep extending the height to accommodate the new required vertical size (height).
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Monday, January 12, 2026 00:13:44
    https://gitlab.synchro.net/main/sbbs/-/commit/ece299edd5eb84e5c92e829c
    Modified Files:
    exec/load/graphic.js
    Log Message:
    Change "Attempt to draw outside of screen" alert to debug-log message

    This is a common occurrence (e.g. when reading messages with headers that include an avatar) after users resize their terminals after connecting
    and having their screen dimensions auto-detected. So let's not clutter their screens with this error.
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net