Page 1 of 1

x64: Dialogs can get half stuck in dark mode

Posted: 31 Dec 2025 04:43
by jupe
Likely a tB bug since I can't repro in v27 but I noticed that when switching to dark mode back to light some dialogs (list management style) can get stuck with a dark form, eg if you run this in x64 and just ok the dialogs that are shown it should repro:

#316; #611; #316; #611;
  
2025-12-31_143949.png
It seems to stay this way for the rest of the session, even if using SC ifc, getting back to normal remains elusive in light mode.

Re: x64: Dialogs can get half stuck in dark mode

Posted: 02 Jan 2026 16:03
by admin
Yes, I noticed that too. It's indeed a tB bug, and weirdly I could not find a workaround for it (which would appear so easy). I did not look too hard, though. I'll look again.

Re: x64: Dialogs can get half stuck in dark mode

Posted: 02 Jan 2026 16:54
by admin
Got it, fixed in next beta. :tup:

Re: x64: Dialogs can get half stuck in dark mode

Posted: 05 May 2026 19:59
by jupe
You probably don't want to keep adding workarounds for tB issues, but just FYI, Catalog Properties is also affected.

PS: Just a unrelated suggestion, it might be good if we could reset the chosen colors in this dialog using the same method used in the main Config dialog.

2026-05-06_034420.png

Re: x64: Dialogs can get half stuck in dark mode

Posted: 24 May 2026 10:55
by admin
I agree to both. :)

(Implemented the suggestion only to 32-bit for now, since it involves a changes in the type of controls, which is currently just a PITA to do in tB.)