UnityTech / UIWidgets

UIWidget is a Unity Package which helps developers to create, debug and deploy efficient, cross-platform Apps.
Other
1.97k stars 256 forks source link

add Spacer class for Flex containers #424

Closed TsubasaK111 closed 4 years ago

TsubasaK111 commented 4 years ago

Hi there! First issue here, huge fan of this library.

I noticed that the Spacer class is missing from this library. Is there a particular reason?

It seems that would be a relatively simple implementation and the topic has already been brought up previously.

zhuxingwei commented 4 years ago

Thanks for the report ! We have added the Spacer class in our Dev branch, please try it out and ping us if you have any new question.