Bug 328335

Summary: Wish for fixed table row header
Product: [Applications] skrooge Reporter: H.H. <cyberbeat>
Component: generalAssignee: Stephane MANKOWSKI <stephane>
Status: RESOLVED FIXED    
Severity: wishlist CC: stephane
Priority: NOR    
Version: 1.8.0   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description H.H. 2013-12-02 16:57:32 UTC
In the reports-table-view, when horizontal scrolling is needed (for example for the months),
I would like to see always the row-header (the first column with the categories). So when I scroll to the right, I still see, to which category a cell belongs.



Reproducible: Always
Comment 1 Stephane MANKOWSKI 2013-12-04 09:52:08 UTC
Git commit dc92b53da4f1f971e2f5972a3fbca68ef4bdd5a2 by Stephane Mankowski.
Committed on 04/12/2013 at 09:51.
Pushed by smankowski into branch 'master'.
Wish for fixed table row header

M  +1    -0    CHANGELOG
M  +20   -1    skgbasegui/skgtablewithgraph.cpp
M  +1    -0    skgbasegui/skgtablewithgraph.h

http://commits.kde.org/skrooge/dc92b53da4f1f971e2f5972a3fbca68ef4bdd5a2
Comment 2 H.H. 2013-12-04 17:31:39 UTC
wow, that was fast! thanks!