gyscos / cursive

A Text User Interface library for the Rust programming language
MIT License
4.25k stars 244 forks source link

Alignable view #556

Open smallB007 opened 3 years ago

smallB007 commented 3 years ago

Adding option to: a) LinearLayout vertical: 1) align left right center and b) LinearLayout horizontal: 1) align top center bottom

I personally would find that very useful.

Thank you

DevHyperCoder commented 2 years ago

Hi, I think cursive_aligned_view does the job. It is also mentioned in the readme.