Categories fonts not updated for new category

New category had read only fields in PreferencesPanel
Scrollbar for PreferencesPanel
This commit is contained in:
2011-01-29 12:24:07 +01:00
parent e477e3a70c
commit 9985412790
3 changed files with 18 additions and 6 deletions

View File

@@ -2,7 +2,7 @@ v0.2_dev (29/01/2011)
** User **
Better use of sizers (so better interface!)
No further problems with scrollbar in AccountPanel/SearchPanel when there is a lot of operations
No further problems with scrollbar in AccountPanel/SearchPanel/PreferencesPanel when there is a lot of operations
Better fit of interface when displaying grouped operations
** Dev **
@@ -18,3 +18,5 @@ v0.2_dev (29/01/2011)
Bug in account creation (readonly fields)
Bug in search bad computation of month with start_date and end_date
Grouped operations have bad month/year in SearchPanel
Categories fonts not updated for new category --> crash
New category had read only fields in PreferencesPanel