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
Add methods like -= or more importantly max()/min() as this is a common issue in GUIs. Maybe even implement a more general max() which accepts a list of expressions.
Check if Expression isn't leaking data, especially when doing +=.