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
As reported in Discord, in v3.4 the max values are not set to 100 for percentages. It's one line to fix but thought its better to separate out the min/max calculation into a separate class function which I did. Needs careful reviewing though.