Skip to content

Remove hover animations

Jan Blackquill requested to merge work/janb/yeet-hover into master

Stripping out the hover code causes a lot of problems due to the code's architecture being highly dependent on the animation engines to keep track of stuff like subcontrol rects and whatnot, so simply hardcoding the values to 0 will suffice for now.

Merge request reports