Modify ↓
Opened 13 months ago Closed 13 months ago #297 closed bug (fixed)Update notify without text
Description
I've found a very curious misbehaviour about the update notify window of YAM (the window that will be open when you want to download a new nightly build)
If you start a search and an update for YAM will be found you will have a popup window with all the proper info of the new update availible, the date, the changelog etc ..
Now if you try to iconify this update window (not the main YAM window) and the reopen it you will get a blank window instead, so no text at all !
See grab for an example: Attachments (0)Change History (1)comment:1 Changed 13 months ago by thboeckel
Note: See
TracTickets for help on using
tickets. | This list contains all users that will be notified about changes made to this ticket. These roles will be notified: Reporter, Owner, Subscriber
| ||||||||||||||||||||||||||||



(In [5852]) * mui/UpdateNotifyWindow.c, YAM.c: uniconifying YAM while the update notification is still open will reparse the update file and populate the formerly cleared list of available updates. This closes #297.