Commit Graph

5 Commits

Author SHA1 Message Date
Abhinav 4a8e893c58 Improved textalign example 2013-05-28 17:20:26 +05:30
qua-non e7b074e4df core:text change `justified` to `justify` for consistency 2013-03-09 17:48:00 +05:30
qua-non 0eaf0a46bf core: Text introduce justification of text. Introduces `left_justified`,
`right_justified`, `center_justified`
2013-03-09 11:21:57 +05:30
Mathieu Virbel 31b2ad21b1 textalign: fix grid size 2011-10-24 11:42:34 +02:00
Mathieu Virbel 1e3f928dd8 core/text: implement valign. Now, since we never care of that parameter before, you might have glitch that you didn't have before. Before was a bug, now it's working properly. Closes #157
An example about different usage of text_size + valign / halign have been pushed in examples/widgets/textalign.py
2011-05-28 00:04:31 +02:00