Author Topic: [Feature Request] UIWrapContent works with UIGrid in different setting  (Read 2125 times)

yuewah

  • Full Member
  • ***
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 180
    • View Profile
Can UIWrapContent support items with multiple column in horizontal or multiple row in vertical.
If not, can you make UIWrapContent functions virtual , so that we can extend it easily.


ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
I can certainly make the rest of the functions virtual.

yuewah

  • Full Member
  • ***
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 180
    • View Profile
and please also make the private variable to protected.