Abstract Avatars for All Creative Profile UseMatt Houserhttps://www.figma.com/community/file/1249154526125777853https://creativecommons.org/licenses/by/4.0/Remix of “Abstract Avatars for All Creative Profile Use” (https://www.figma.com/community/file/1249154526125777853) by “Matt Houser”, licensed under “CC BY 4.0” (https://creativecommons.org/licenses/by/4.0/)ViperIncNovember 20, 2001 at 9:48 PM#MessageBox line lengthhi.. just a simple question.. can u specify the lengths of text in the message box? i want to put 3 words on 1 line, then 10 in the next and 4 in the last, etc. is there anyway of doing this???
Abstract Avatars for All Creative Profile UseMatt Houserhttps://www.figma.com/community/file/1249154526125777853https://creativecommons.org/licenses/by/4.0/Remix of “Abstract Avatars for All Creative Profile Use” (https://www.figma.com/community/file/1249154526125777853) by “Matt Houser”, licensed under “CC BY 4.0” (https://creativecommons.org/licenses/by/4.0/)GuestNovember 21, 2001 at 6:09 AM#try this possibility: specify "$\r$\n" in the string you want to display. This will force moving to a new line. - 😁 Smile2Me 😁 -
Abstract Avatars for All Creative Profile UseMatt Houserhttps://www.figma.com/community/file/1249154526125777853https://creativecommons.org/licenses/by/4.0/Remix of “Abstract Avatars for All Creative Profile Use” (https://www.figma.com/community/file/1249154526125777853) by “Matt Houser”, licensed under “CC BY 4.0” (https://creativecommons.org/licenses/by/4.0/)ViperIncNovember 21, 2001 at 8:34 PM#thanx. works great!!