epitron

Results 44 comments of epitron

It looks the same after disabling animated scrolling and GPU acceleration. This must be an upstream QtWebEngine problem that's being revealed by my terrible graphics chip. :)

I just ran into this problem too. Shouldn't snappy be a default dependency if it's used by default?

Ah, I see -- trying to avoid package bloat. (Lord knows I hate it when I find a box that has tar or bash on it!) But seriously, installing "gcc...

This would be great to add! You're right, at the proxy level, you wouldn't be able to match the JS-created elements, but it's probably worth the effort for rules that...

Unfortunately, Ultraviolet would have to be modified for this to work, since it's generating the line numbers. Another possibility is to modify the HTML after it's been output from Ultraviolet....

Could-do! I take it you're as frustrated with the new web interface as I am? :) I'll take a look at this tonight. It might be easy. But, in the...

Hmmm.. not sure why it says it doesn't support xhtml. That's the default output format for ultraviolet. Maybe you could try changing it to "html"? Here's how... Edit `redmine_ultraviolet/lib/ultraviolet_syntax_patch.rb`, and...

I believe I am the only one here. Also, this is an Ultraviolet error. Which gem are you using? 'uv', or 'ultraviolet'?

Ah, thanks for the tip!