-
Type:
Bug
-
Status: Open
-
Priority:
Trivial
-
Resolution: Unresolved
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
FamiTracker 0.4.6 from rapps
Start the main app and open its about dialog.
Expected result
2K3_SP2_ok.png
bitmap should not overflow the text
Observed result
0.4.14-dev-1134-g00adb1a.png
bitmap drawn too large, draws into text therefore
0.4.14-dev-1134-g00adb1a.log
is useless as only those 3 lines are logged when opening that dlg:
(win32ss/user/ntuser/nonclient.c:1133) err: Wnd is active and not set active!
|
(win32ss/user/ntuser/defwnd.c:1128) err: In Paint and Client area is not empty!
|
(win32ss/user/ntuser/defwnd.c:1128) err: In Paint and Client area is not empty!
|
Since 0.4.14-dev-1134-g00adb1a was the first ros version that I had success opening that dlg at all, checking whether this was ever better would be a lot of work, it would require to always apply the fix from 0.4.14-dev-1134-g00adb1a for checking. I do not intend to do that, so please don't ask me whether the drawing regressed here.