AIRLegend / aitrack

6DoF Head tracking software
MIT License
1.04k stars 105 forks source link

FOV settings reverts after closing the window #77

Closed gannon345 closed 3 years ago

gannon345 commented 3 years ago

Describe the bug On my Logitech c270, FOV is defaulted to 56. Actual FOV should be 60, but after changing the value and saving, when you close and reopen the configuration panel, it's 56 again

To Reproduce Steps to reproduce the behavior:

  1. Click "configuration"
  2. change camera FOV value
  3. Save and close configuration
  4. reopen configuration

Expected behavior FOV value stays at the value set

Screenshots N/A Environment (please complete the following information):

Additional context N/A

AIRLegend commented 3 years ago

I'm aware of the bug. It's already fixed on the develop branch and it will be solved with the next update. In the meantime, you can edit the value inside prefs.ini file.

Sorry for the inconvenience and thanks for reporting!