threadvis / ThreadVis

The ThreadVis Thunderbird add-on
GNU Affero General Public License v3.0
56 stars 9 forks source link

Thread not visible when "All" headers are shown #45

Open jan-glx opened 2 years ago

jan-glx commented 2 years ago

As a first time user, it took me a while to figure out why ThreadVis apparently did not work for me: I had View->Headers->All and the threads are shown only when set to Normal. Not sure if this is the desired behavior - if it is, perhaps there is a place to warn (new) users about this? I am using ThreadVis-3.2.1 with TB 91.3.2 (64bit) on Windows 11. Great (and well maintained ❤️ ) add-on btw!

ahubmann commented 2 years ago

Oops. No, that's certainly not intended. Seems I need to update/extend the overlay hook for the All headers option. Interestingly, the visualisation is still shown when switching from Normal to All, but disappears as soon as I navigate to a different message. (Switching back from All to Normal also shows rendering errors which disappear after selecting a different message.)

If there's no fundamental change in (internal) layout between All and Normal, this should hopefully be an easy fix.

ahubmann commented 1 year ago

Digging this out again: still seeing the same issue on Thunderbird 102. There's been a couple of changes to the way Thunderbird renders the headers, will try to adapt this as part of the 3.4.x version line targeting Thunderbird 102.

ahubmann commented 6 months ago

Note to self: still happening on Thunderbird 115 with 3.5.1!