Make inherit_primary_header a channel setting
See original GitHub issueI have a use case for using the inherit_primary_header
setting, but I want to use it only selectively, for certain channels. I suggest to make this a channel preference with default False
.
If we were to do this, the question then is: does the setting in general.cfg
override the channel setting or vice versa?
Issue Analytics
- State:
- Created 5 years ago
- Comments:7 (5 by maintainers)
Top Results From Across the Web
Advanced web typography (headings, text fills, inheritance ...
In this lesson, we'll cover headings, text fills (knockout text using backgrounds or gradients), paragraphs, text inheritance, spans, ...
Read more >Inheritance woes: Using header files and default constructor of ...
1 Answer 1 · For starters, I'd strongly suggest making life easy on yourself and move all your implementation bodies to separate files...
Read more >PRTG Manual: Inheritance of Settings - Paessler
Sensors always inherit the IP Address/DNS Name of a device and the compatibility settings. You cannot change these settings at sensor level. Here...
Read more >Inheritance in paragraph styles in Writer
The "Heading" paragraph style is a child of the "Default" paragraph style, in which property changes were already made when it was delivered....
Read more >Configuring the header bar - React Navigation
Setting the header title. A screen component can have a static property called navigationOptions which is either an object or a function that...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
See PR #651
Closing this issue because there is better approach to this problem than making this a channel preference.