Closed snowman closed 5 years ago
Are you talking about more or fewer symbols? Yes, I need more overlayed symbols.
How would this work, and in what way is the current scheme not working for you? The current scheme is supporting overlay 8 symbols, but when I overlay a different symbol (the 9th symbol), the 1st overlayed symbol's color was removed.
Expect Instead of overlay 8 symbols at the same time, remove this limit or add a customizable variable which the value by default is 8.
Great, thanks for the explanation!
I took a look at the code, and it appears that you would already be able to define additional faces and add them to symbol-overlay-faces
to get the effect you want. Have you tried doing that? I feel like the built-in behaviour is a good default for most people, because large numbers of different colour overlays would soon become confusing.
thanks, you are right, I should first view the code... sorry to wasting your time
No worries at all.
Could you provide more information, please? Are you talking about more or fewer symbols? How would this work, and in what way is the current scheme not working for you?