• src/sbbs3/ctrl/MainFormUnit.dfm

    From Rob Swindell@VERT to Git commit to main/sbbs/master on Sat Apr 17 20:20:17 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/67864917bce8c26b95610f20
    Modified Files:
    src/sbbs3/ctrl/MainFormUnit.dfm
    Log Message:
    Disable ChangeDir functionality of SaveDialog

    This would cause all relative file paths to fail after exporting
    settings to .ini file in another directory. Long time bug.

    ---
    ■ 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 Thu Sep 12 22:59:23 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/513715f05d106cd3286251be
    Modified Files:
    src/sbbs3/ctrl/MainFormUnit.dfm
    Log Message:
    Change the height of the horizontal splitter to the minimum (1 pixel)

    I don't know why this was set so wide (10 pixels), but that did help to easily see that it was being placed in the wrong spot in the form (between the tool button bar and the top panel). But we don't need it to be that thick. 1 pixel is still enough to be able to grab it with the mouse and resize the top/bottom panels.

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net