Commit 24fb5c6
committed
Prevent forced alpha in figureoptions.
Forcing the alpha value sets it not only for the line color but also the
marker faces and edges (i.e., editing the alpha value of the markers
in the options editor had no effect). Instead, just remove any forced
alpha and use the alpha values that have been set in the editor.
A later idea may be to make alpha not override alpha values passed in
together with the color as quadruplets.1 parent 3f7e675 commit 24fb5c6
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
209 | 209 | | |
210 | 210 | | |
211 | 211 | | |
212 | | - | |
213 | | - | |
| 212 | + | |
| 213 | + | |
214 | 214 | | |
215 | 215 | | |
216 | 216 | | |
| |||
0 commit comments