Mercurial > p > roundup > code
diff CHANGES.txt @ 4945:55aef7ab35a8
Increase default height of classhelp windows from 400 to 600.
If classhelp popup windows are really opened in a separate browser window
instead of just a new tab, the window size is often too small, especially
when the search frame for finding usernames is displayed.
The original size was introduced in 2002 and might have been meant for 640x480
resolutions and the new size might still be too small for many use cases, but
this conservative/small increase should not hurt people with small displays.
| author | Thomas Arendsen Hein <thomas@intevation.de> |
|---|---|
| date | Tue, 25 Nov 2014 16:31:06 +0100 |
| parents | fe2d72103cc8 |
| children | 3bee3d13c584 4e7208743254 |
line wrap: on
line diff
--- a/CHANGES.txt Tue Nov 25 16:04:17 2014 +0100 +++ b/CHANGES.txt Tue Nov 25 16:31:06 2014 +0100 @@ -51,6 +51,8 @@ through browser, without text/xml Content-Type (anatoly techtonik) - docs: New dedicated chapter for extensions in ``doc/customizing.txt`` (anatoly techtonik) +- Increase default height of classhelp windows from 400 to 600. + (Thomas Arendsen Hein) Fixed:
