Skip to content
  • Jan Blackquill's avatar
    Remove hover animations · 2454c120
    Jan Blackquill authored
    Removing hover animations makes controls feel more responsive due to taking less time to respond to the user.
    
    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.
    2454c120