You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When Preferences > Parameters > Layline Damping factor is set to 1 it causes Opencpn to fail, also if show polar is on it does not show, and if show laylines is on the laylines are incorrect and only show one brown layline.
Obviously there is some calculation that does not work if layline damping is 1.
Therefore I am going to change the range in just the text to be 0.025 -0.99 rather than 0.025-1
but there should be further corrections made with bounds checking and fix the calculation!
Note: It does not appear that "layline width damping factor" has this problem.
The text was updated successfully, but these errors were encountered:
When Preferences > Parameters > Layline Damping factor is set to 1 it causes Opencpn to fail, also if show polar is on it does not show, and if show laylines is on the laylines are incorrect and only show one brown layline.
Obviously there is some calculation that does not work if layline damping is 1.
Therefore I am going to change the range in just the text to be 0.025 -0.99 rather than 0.025-1
but there should be further corrections made with bounds checking and fix the calculation!
Note: It does not appear that "layline width damping factor" has this problem.
The text was updated successfully, but these errors were encountered: