gui: Initialize track labels with whitespace

This gives labels the correct initial size, rather than forcing them to
resize after startup.

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
This commit is contained in:
Anna Schumaker 2016-06-30 08:07:21 -04:00
parent 5b7a985dc6
commit 1e59968154
2 changed files with 6 additions and 3 deletions

View File

@ -1,3 +1,6 @@
6.4.14:
- Initialize track labels with the correct initial size
6.4.15-rc:
- Write data files to a temporary file first, then rename
- Add support for writing files to the user's XDG_USER_CACHE_DIR