Proposal: Remove "decorated" tabs

Veracity

Developer
Staff member
You submitted this on Feb 25, 2022 in r26267 in PR:


You removed from defaults.txt:

Code:
global    useDecoratedTabs

You removed all usage of the following:

Code:
global    innerChatColor    #ffa98c
global    innerTabColor    #8ca9ff
global    outerChatColor    #b4460f
global    outerTabColor    #0f46b4
global    useShinyTabbedChat    true

Although you left them in defaults.txt and OptionsFrame

Since they are no longer used in the codebase, we do not need to be able to configure them.
 

gausie

D̰͕̝͚̤̥̙̐̇̑͗̒e͍͔͎͈͔ͥ̉̔̅́̈l̠̪̜͓̲ͧ̍̈́͛v̻̾ͤe͗̃ͥ̐̊ͬp̔͒ͪ
Staff member
Good point! I'll make a PR
 
Top