In the Editor Environment attributes window, in the Fog section, there is a slider for fog altitude (base level). This slider's range includes negative values (below sea level). That works fine, the negative values are fully supported and quite useful. However, the negative values can only be used by moving the slider. If you try typing a negative value into the associated text field, it will automatically change to the same number but positive. This is awkward if you want a specific negative value, since trying to get exact numbers by clicking on the slider is almost impossible.
Description
Description
Details
Details
- Severity
- Trivial
- Resolution
- Open
- Reproducibility
- Always
- Operating System
- Windows 10 x64
- Category
- Eden Editor
Steps To Reproduce
- open any terrain in the Editor
- open the Environment window from the scenario Attributes menu
- set the fog base level slider to a low value so there's a negative number. Observe that everything works fine.
- now type a negative number into the fog base level text field. Observe that the number is immediately converted to a positive as soon as the text field loses focus.