mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
The progress bar changes size when text is added/removed. Prevent
these changes by setting the text to a single space when there is no text to display. Fixes #343455. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14298 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
2006-06-02 David Hampton <hampton@employees.org>
|
||||
|
||||
* src/gnome-utils/gnc-main-window.c:
|
||||
* src/gnome-utils/gnc-window.c: The progress bar changes size when
|
||||
text is added/removed. Prevent these changes by setting the text
|
||||
to a single space when there is no text to display. Fixes
|
||||
#343455.
|
||||
|
||||
* src/gnome/window-reconcile.c: Limit the reconciliation date to
|
||||
the past or today, never the future. Fixes #343527.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user