Setting object view distance with setObjectViewDistance scripting command changes slider values in video settings, while it should not (general view distance setting stays the same no matter what is the script value). It might also be the reason why it's impossible to reset object view distance to user value, while it works with setViewDistance -1
Description
Description
Details
Details
- Severity
- Minor
- Resolution
- Open
- Reproducibility
- Always
- Operating System
- Windows 7
- Category
- Menu UI
Steps To Reproduce
1. Go to video settings, set view distance to 1500, object view distance to 1000
2. In debug console run:
setViewDistance 3000; setObjectViewDistance 1500;
3. Go back to video settings. General view distance is still at 1500, but object view distance slider moved to 1500