The chamber tree conduit and green conduit connections always show even if the specify menu is resized enough to hide them.
Description
Description
Details
Details
- Commits
- Restricted Diffusion Commit
Restricted Diffusion Commit - Task Type
- Bug
Testing Results
- Affected Gamemode(s)
- Single and Multi
- Reproducible
- Yes
- Last tested (version)
- 0.200.181
- Category
- Ingame GUI/HUD
- First occurrence (version)
- 0.200.148
Hardware/Software/System
- OS-Specific
- No
- Hardware-Specific
- No
- Video Card Vendor
- uncertain
Steps to reproduce
- make a reactor and add a chamber to it
- open the reactor tree menu and specify chamber
- resize specify window, make it smaller so that you can see the conduits still being shown.
Tester information (Internal use only)
Partial fix.
If the window isn't big enough to fit the entire tree, and you use the scrollbars (or mousewheel) to pan around:
- no links will display that fell outside the original window.
- all existing links of the original window go out of bounds still.
See screenshot:
If you resize the window, everything within the window displays properly so that's definitely fixed.
Serverconfig (server.cfg)
<replace this line with the file content>
Clientconfig (settings.cfg)
<replace this line with the file content>
Status | Assigned | Task | ||
---|---|---|---|---|
Closed | lancake | T2720 Master task power 2.0 | ||
Closed | lancake | T2668 chamber specify menu is not properly confined within window size |
Event Timeline
Comment Actions
-QA Testing-
Partial fix.
If the window isn't big enough to fit the entire tree, and you use the scrollbars (or mousewheel) to pan around:
- no links will display that fell outside the original window.
- all existing links of the original window go out of bounds still.
See screenshot:
If you resize the window, everything within the window displays properly so that's definitely fixed.