steeffeen-zz / FancyManiaLinks

ManiaLink Framework for Object-Based XML Generation
http://steeffeen.github.io/FancyManiaLinks/
GNU General Public License v3.0
6 stars 4 forks source link

Implement linespacing attribute #18

Closed steeffeen-zz closed 7 years ago

steeffeen-zz commented 7 years ago

Label & TextEdit receives new linespacing attribute

steeffeen-zz commented 7 years ago

"TextEdit" probably means "Entry"

PRGfx commented 7 years ago

No, TextEdit is it's own element: https://forum.maniaplanet.com/viewtopic.php?f=464&t=29493 Entry has no multi line anymore and thus no line spacing

steeffeen-zz commented 7 years ago

Thank you very much for pointing this out! I remember reading this post but I completely forgot about it...

steeffeen-zz commented 7 years ago

Requires #22

steeffeen-zz commented 7 years ago

Done