I'm running on 25.1 but this has been an issue for a few versions now.
The updater script window is tiny and if I change size by dragging or maximising, this doesn't persist.
I think the script that launches it is updater-view-and-upgrade.py. Is there any way to build in a user preference or persistence for this window? Or to default to using more of the screen if the space is available? As far as I can see the python script calculates a very conservative size but it seems pointless to default this small if there's room to view the upgrade without lines wrapping...
I'm running on 25.1 but this has been an issue for a few versions now.
The updater script window is tiny and if I change size by dragging or maximising, this doesn't persist.
I think the script that launches it is
updater-view-and-upgrade.py. Is there any way to build in a user preference or persistence for this window? Or to default to using more of the screen if the space is available? As far as I can see the python script calculates a very conservative size but it seems pointless to default this small if there's room to view the upgrade without lines wrapping...