Skip to content
  • ivan tkachenko's avatar
    [applets/appmenu] Combine three FrameSvgItem into one · fe005203
    ivan tkachenko authored and Nate Graham's avatar Nate Graham committed
    Not sure how much (if at all) this makes sense performance-wise, but at
    least the code looks cleaner and there are no duplicating components
    anymore.
    
    State enum is mutually exclusive as it is, so there's no way there could
    have been more than one FrameSvgItem on screen at a time.
    fe005203