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 entering a value in a DoubleSpinbox2D, it updates the other field instantly. It also updates the field you are typing in, and adds the last decimals. So if you are trying to add anything after the dot, it instantly fills it with zeroes and prevents you from typing, requiring you to delete and type one number at a time.