Róbert Papp

Results 835 comments of Róbert Papp
trafficstars

Here are the steps I think are enough to make it work: 1. download the file either via Glide cache or external, so you have the large image as a...

This is not a support channel for Glide, please read the repo description. Report Glide related issues in https://github.com/bumptech/glide/issues

It looks really simple, other than those weird percents it looks quite similar to normal regex. @firasdib You asked above why they did it, they say in the docs that...

I think a best effort implementation would be enough. I'm happy to help out a little, by doing some mapping. Assuming you have a list of explanation entries as code,...

> I think giving each token a 'search string' for the quickref which they autofill and user can look at those tokens would be a good solution. As a fallback,...

> Some token explanations use other tokens as explanation. If you give me some tricky regexes I would be happy to find which entries should be linked and where. I...

If you compile a list of terms I can ask about the from my team-mates, I have a Spanish and a Mexican colleague. Of course it wouldn't be decisive, just...

Those substitutions seem to be correct, the values are defined right above it: ```xml ... neo4j 3.5.8 ... http://components.neo4j.org/${project.artifactId}/${project.version} ... ``` It's a standard pom.xml feature: https://maven.apache.org/pom.html#Properties It feels like...