View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000303 | Gameplay + OpenGL | [All Projects] Bug | public | 2017-02-19 10:37 | 2017-02-19 11:11 |
Reporter | Major Cooke | ||||
Assigned To | |||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | not fixable | ||
Summary | 0000303: Menu graphics bug with OffsetPositionY | ||||
Description | Load the following file in Doom 2 and press escape. Open the options menu. Notice how everything goes up, except for the doom staticpatch. Press escape again. It comes up from the bottom once more. Now select Quit Game and press enter. Everything appropriately scrolls downwards, and back up again after hitting escape again. I believe it's something to do with StaticPatch's Drawer code. | ||||
Tags | No tags attached. | ||||
TestMenu.pk3 (3,366 bytes) |
|
...Now I really wish there was an editing feature so I could change the title of this bug report. | |
If you had bothered to look at the drawer code for this item, you might have noticed that the static patch treats negative coordinates differently. This is old and used by mods, so if you need it differently you have to create a child class and change it to your liking. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2017-02-19 10:37 | Major Cooke | New Issue | |
2017-02-19 10:37 | Major Cooke | File Added: TestMenu.pk3 | |
2017-02-19 10:38 | Major Cooke | Note Added: 0000659 | |
2017-02-19 11:11 | Graf Zahl | Status | new => resolved |
2017-02-19 11:11 | Graf Zahl | Resolution | open => not fixable |
2017-02-19 11:11 | Graf Zahl | Note Added: 0000662 |