Problem
saw in the code that the extra settings and sliders' height is hardcoded to some arbitrary height
Proposed change
i think it'd be better to unhardcode them and use some other system so its easier to add new settings (because there's probably some stuff that could be improved - for example ssao, which could have a toggle for it)
Alternatives considered
none
Scope
Problem
saw in the code that the extra settings and sliders' height is hardcoded to some arbitrary height
Proposed change
i think it'd be better to unhardcode them and use some other system so its easier to add new settings (because there's probably some stuff that could be improved - for example ssao, which could have a toggle for it)
Alternatives considered
none
Scope