Where do I post an improvement suggestion?
Permalink
Can anyone tell me where to post an improvement suggestion?
its not a bug, so Im not sure where to post it
its not a bug, so Im not sure where to post it
If you have code to back it up you can always make a pull request in github. Otherwise you can post here in the forums, which I would suggest, so others may give input. Perhaps your improvement already has been done in some way but as an add-on or a known override of some sort.
Im working on an add-on, and I needed to remove a css file, that I previously added, using the addHeaderItem function,
And I was looking at the view singleton, and there is no function set remove a particular header item, so I basically wanne implement some functionality to remove a header item.
And I was looking at the view singleton, and there is no function set remove a particular header item, so I basically wanne implement some functionality to remove a header item.