DuM

Premium
  • Posts

    108
  • Joined

  • Last visited

  • Days Won

    3

Posts posted by DuM

  1. I want to make an ArrayList lua. What I want to achieve is to first set a box and compare the width of the box with the enabled function. If the text width of the enabled function is larger than the width of the predefined box, then the width of the predefined box is equal to the text width+5 or+10, but I still have a problem: how to sort the length, such as when the second enabled function is longer than the first and when there are multiple enabled functions, how to prioritize functions with longer text length?