View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000849 | The Dark Mod | Feature proposal | public | 12.06.2008 15:45 | 14.06.2008 06:53 |
Reporter | Fidcal | Assigned To | |||
Priority | normal | Severity | normal | Reproducibility | always |
Status | acknowledged | Resolution | open | ||
Summary | 0000849: Modify readable gui to raise body start if no title. | ||||
Description | Modify a readable gui so the body text starts high if there is no title so as to maximize use of the page. Test map : test/readable_varibody.map Test gui : parchment_everett_hand_2.gui Test xd : varibody_test.xd The test body text would not fit on one page if it starts at the normal body position. With no title it could start higher then it fits nicely. The gui has been modified but the conditional statement ALWAYS works so the body text starts at the top even if there is a title. Relevant section to be adjusted... if ("$gui::title" == "") { set "body::rect" "20, 10, 250, 380"; } see also http://modetwo.net/darkmod/index.php?showtopic=7520&view=findpost&p=147997 | ||||
Tags | No tags attached. | ||||