Comment 10 for bug 496878

Revision history for this message
Michael Rooney (mrooney) wrote :

Thanks for testing the latest version!

The table is an ObjectListView (http://objectlistview.sourceforge.net/python/) so I can do anything that can do. I have some control of the cell alignment, such as right-aligning the Amount and Total columns, and left aligning the Date and Description columns. Do you think any of that should change? Or are you referring to aligning it vertically centered?

Why do you think it would be better to increase the row height? Do you mean increase it by just a few pixels, such as in your original screenshot? I think that might be beneficial, I'll look into the documentation.

The More options is indeed a bit silly now, though I'd eventually like to move the time range control in the graph up into the search area, and then move the search out of the tabs (perhaps into what will become the toolbar area) so it applies to transactions and the graph.

I will indeed increase the account button padding and make remove the last one. I think in the future I will move it into a toolbar but I'd like to get this release out and then iterate on it.

I could increase spacing for the radio buttons, but with a lot of accounts space is already tight so I'm not sure how beneficial it would be.

I'll look at the paddings of the things you suggest, and the date icon inconsistency is valid indeed, though it's not possible to put the icon inside. Do you think I should move the other icons outside?