Commit 434b2d0
committed
re-disable changing resolution at runtime
FSO doesn't properly resize framebuffers or anything when the resolution changes, or scale to
different window sizes properly when resolutions differ, so although this code works it must be
disabled.
Having this ability disabled has also been recommended due to scripts not being able to deal with
resolution changes.1 parent 66e235a commit 434b2d0
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
533 | 533 | | |
534 | 534 | | |
535 | 535 | | |
536 | | - | |
| 536 | + | |
537 | 537 | | |
538 | 538 | | |
539 | 539 | | |
540 | 540 | | |
541 | 541 | | |
| 542 | + | |
| 543 | + | |
| 544 | + | |
| 545 | + | |
542 | 546 | | |
543 | 547 | | |
544 | 548 | | |
| |||
560 | 564 | | |
561 | 565 | | |
562 | 566 | | |
| 567 | + | |
563 | 568 | | |
564 | 569 | | |
565 | 570 | | |
| |||
0 commit comments