• DDMsgReader - Colours of Date / Time columns are awry

    From Tristan Greaves@1:103/705 to GitLab issue in main/sbbs on Friday, February 25, 2022 03:22:15
    open https://gitlab.synchro.net/main/sbbs/-/issues/351

    Hi,I updated to the latest versions of DDMsgReader.When viewing a list of messages in an area, the colours of the + / -, and Date columns are awry. This is viewing using SyncTerm.Screenshot best illustrates this (attached).![Screenshot_2022-02-25_at_11.19.27](https://gitlab.synchro.net/main/sbbs/uploads/cf4031f69256f883f36fa6292efd00bf/Screenshot_2022-02-25_at_11.19.27.png)
    --- SBBSecho 3.14-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Eric Oulashin@1:103/705 to GitLab note in main/sbbs on Friday, February 25, 2022 09:24:23
    https://gitlab.synchro.net/main/sbbs/-/issues/351#note_2347

    I'm a little confused, as the message list in DDMsgReader does not have a column labeled "+/-". Also, I use SyncTerm and the date and time look okay to me:![image](/uploads/fdd50a46cf5ebb32eb8a9d1b94063ba5/image.png)
    --- SBBSecho 3.14-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Eric Oulashin@1:103/705 to GitLab note in main/sbbs on Friday, February 25, 2022 09:29:14
    https://gitlab.synchro.net/main/sbbs/-/issues/351#note_2348

    This happens on wider terminals (more than 80 columns). I was able to reproduce it. Will look into it. I have an idea of what might be happening.
    --- SBBSecho 3.14-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to GitLab issue in main/sbbs on Friday, February 25, 2022 15:24:17
    close https://gitlab.synchro.net/main/sbbs/-/issues/351
    --- SBBSecho 3.14-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Andre Robitaille@1:103/705 to GitLab note in main/sbbs on Friday, February 25, 2022 17:33:03
    https://gitlab.synchro.net/main/sbbs/-/issues/351#note_2363

    Commit 1a0e815a doesn't close this issue. The code change is just a kludge to fix the color as shown in the screenshot.It doesn't actually fix the problem, which becomes evident if you change the color on one of the dates. It seems like color is being incorrectly applied to the Subject, which messes up everything after it (score, date, time).
    --- SBBSecho 3.14-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Andre Robitaille@1:103/705 to GitLab note in main/sbbs on Saturday, February 26, 2022 01:59:27
    https://gitlab.synchro.net/main/sbbs/-/issues/351#note_2372

    Tested and confirmed that 84669d56 correctly fixes this.
    --- SBBSecho 3.14-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)