rlalik
rlalik
Sorry, I found out that in the end `genhtml` was a problem and passing `--prefix` to it solves the issue. But maybe the way how `genhtml` is searching for the...
I (and also the community I think) would also appreciate the documentation of the model. For me not clear is that why there is a mandatory request of start,end in...
I played with it a bit and made it working for 78+ (Tested with TB-85.b3). If you are willing to make a branch for TB 78+, I can make pull...
File is not missing but could not find why it is not working. I am working on Linux thus I do not know if there any effects to Windows.
It actually works. I somehow though the changes are related to 78+ only, and are not present in the 78, but it works. Tested with 78.6.1. The exception above is...
Ok, I need to work on this a bit more. For sure my two other pull-request are also included in this PR (I later split it into separate) here so...
I appreciate efforts to solve my issue, but I have an different opinion what should be the solution. I expressed it in the reply on forum: https://root-forum.cern.ch/t/confusing-behavior-of-setrangeuser-and-fitting-range/58591/5?u=rlalik I was rather...
I have problem with custom build. The config I am putting into the form apparently is concatenated to the config from `.travis.yml`, and this is not what I expect. The...
What I can do is I can squash commits to a single one. I can also reformat with clang-format other files of the project which I didn't touch yet (to...
> I would happily accept your suggested changes. Thanks! Well, I am happy that you like this. What I did now is, I polished all the remaining files - mainly...