Enrico Lamperti

Results 44 comments of Enrico Lamperti

It is a resizing issue (blending is how the colors mix). After playing with different canvas sizes, I think it's computing only some of the pixels in the line instead...

I would have expected this to be implemented the same way as `error` :confused: +1

Same here, different error through a Grunt linting task: ```Warning: Cannot read property 'replace' of undefined Use --force to continue.```

@Gillespie59 sorry for the delay, I'll ask someone in my team to test it and we'll update here. Thanks for your work :smiley:

This happens for me with both xrender and glx, tried forcing backends with both glx and xrender, and even both with `--legacy-backends`. [This](https://pastebin.com/sQ29jsuY) is my config, I'm seeing this with...

> Regarding your last question, probably adding a `action_many_indicator` would suffice. When no action is added we do not even consider action_indicators at all. Maybe we can introduce a `base_indicator`...

That sounds reasonable. I've opened #1218 so we can discuss the action count indicator there. Is it ok if I remove `%C` and `show_action_count` from this PR? They'd become obsolete...

Hi, I'm busy with other things at the moment and the refactor needed to implement #1218 would take me a considerable effort (I'm not used to C and I was...

Even after setting the correct dataset for my data and recreating a metric (which I see uses the correct dataset in its query), my experiment is still trying to use...