dakyneko / DakyModsCVR

extra Chillout VR mods
GNU General Public License v3.0
11 stars 3 forks source link

[ActionMenu] Initialize toggles with enable property #25

Closed kafeijao closed 2 years ago

kafeijao commented 2 years ago

Currently the ToggleItems created via BuildToggleItem are ignoring the starting value of the toggle, always defaulting the enable property to false.

dakyneko commented 2 years ago

proper fix imo is https://github.com/dakyneko/DakyModsCVR/commit/28f26de04d58548a28e59e9a3ad76c4e40f0606d see example for ref