hamster icon indicating copy to clipboard operation
hamster copied to clipboard

Need more control on the stats area height

Open mordax7 opened this issue 5 years ago • 9 comments

If I go on the overview of today's projects that I wrote down and click on the line at the bottom to see the summed summary of the hours spent I see for example:

image

I am missing some of my Projects that I started today, I guess there is a missing scrolling option?

mordax7 avatar Sep 30 '19 17:09 mordax7

Thanks for the report. Is the list going all the way down to the window border ? (not visible on the screenshot) Are the missing Projects the ones with the smallest total duration ?

ederag avatar Sep 30 '19 19:09 ederag

Yes exactly, it is the end of the window and yes these are the one with the shortest duration image

mordax7 avatar Oct 01 '19 15:10 mordax7

Thanks, confirmed. We probably need a GtkPaned to split the window between facts and stats. And the Totals should be inserted in a separate GtkScrolledWindow as well. In the meantime, you may change manually the height in this line: https://github.com/projecthamster/hamster/blob/f5acb4de5f06e3f0334536c9f5f6f8f284aefdb3/src/hamster/overview.py#L353

ederag avatar Oct 03 '19 16:10 ederag

I tried installing the latest master branch but I am seeing the same problem...

mordax7 avatar Oct 08 '19 08:10 mordax7

Indeed. That's why the issue is still open. We are working hard on other parts of the code, and the dots feel like an unkind tentative to push. As the milestone 3.1 implied, this won't be fixed in v3.0. Have you even tried the workaround given above ?

ederag avatar Oct 08 '19 09:10 ederag

@xMordax did you manage to increase the height? I am having the same problem and I need to see all the projects. But I'm a noob about pulling and compiling my own hamster version. Did you manage to create a package?

lalejand avatar Jun 05 '20 10:06 lalejand

Help needed. I need to see all projects in the stats area to be able to give feedback to my clients :/ Did someone compiled a version on Hamster with an increased height for the stats area?

lalejand avatar Dec 17 '20 14:12 lalejand

AFAIK nobody has worked on this request. You could us Menu->Export to export to html, which opens a browser window on a report with the complete list.

GeraldJansen avatar Dec 17 '20 15:12 GeraldJansen

Thank you very much !!! I didn't know this functionality :)

lalejand avatar Dec 17 '20 15:12 lalejand