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
Various
cleanup Configuration
track xPadding using mutableState
confine compose overlay to game area
move various configurations to their own Enum
cleanup PostProcessGamePanel
remove Events Enum as it is not needed
trim dependecy load
I didn't notice it at first, but opencv bloated the bundle from ~10mb to almost 900.
I've managed to trim it down to ~180mb so I will allow it for now, but it will have to be trimmed further to be fully acceptable.