Shaderpack options resetting by clicking when holding shift does not works for boolean values.
devpelux opened this issue ยท 3 comments
What happened?
The "reset by clicking when holding shift" does not works for boolean values, leaving them untouched even if I click repeatdly.
Screenshots
I used ComplementaryShaders 4.3.3, minecraft 1.18.1, no mods installed.
The default ComplementaryShaders settings values are these:
Then I edited some settings:
When trying restoring to default values it works correctly for resolution and distance (non boolean values) but does not works for booleans like "Shadow Filtering", also in the txt file the setting remain "false", but it must be "true".
The reset button however works correctly, but it resets all settings, and I want to reset only one!
Relevant log output
No response
Minecraft Version
1.18.1
Iris Version
iris-mc1.18.1-1.2.0-beta3.1
Sodium Version
sodium-fabric-mc1.18-0.4.0-alpha5+build.9
Operating System
Windows 11
What is your GPU?
Nvidia RTX 2080
Java Version
Java 17
Additional context
No response
EDIT:
Tested on beta 3.1.
You are using an old version of the Iris 1.2.0 beta
Please update to Beta 3 and check if that will stop the issue from occurring
You are using an old version of the Iris 1.2.0 beta Please update to Beta 3 and check if that will stop the issue from occurring
Updated to 1.2 beta 3.1, it still exists.
PS: The issue happens after applying the settings, if you change the setting without click apply, and then try to rollback by holding shift and clicking it works correctly.
Fixed in #1185