Ticket #302 (Fixed)Thu Oct 27 10:29:45 UTC 2011
Display Manager truncates mode names
Reported by: | Andrew Hodgkinson (6) | Severity: | Normal |
Part: | RISC OS: Application | Release: | |
Milestone: | New features for RISC OS 5 | Status | Fixed |
Details by Andrew Hodgkinson (6):
Long mode names are truncated by the Display Manager. As hardware gets more varied and there’s a desire for a more appropriate and generic “monitor” in the form of a new default MDF, this is problematic as descriptive mode names are useful. For example:
1024 × 600 TouchBk.…is needed as:
1024 × 600 (Touchbook)…gets truncated. This is most likely a very simple fix, aside from the procedural overhead of CVS and ROM building.
Changelog:
Modified by Sprow (202) Tue, August 28 2012 - 07:09:44 GMT
- Status changed from Open to Fixed
Turns out it’s not display manager’s fault (it reserves 64 bytes in the templates).
It’s the ScrModes module with a wholey unexplained 19 limit.
Bumped to 32 in ScrModes-0_34.