- Home /
 
 
               Question by 
               CoopOwnz · Sep 04, 2017 at 02:38 PM · 
                uidynamicscrollviewchat  
              
 
              Chat Message Box with Dynamic Message Sizes help
Here is the desired effect:

It is close to working fine however when I add a new item it does not adjust properly, like this:

If I go in the scene view and adjust the text of that new item just added it magically fixes itself:
Here is the hierarchy in the editor:
Here is the scroll rect content item:
http://tinypic.com/r/33e3b4l/9
Here is the chat item prefab:
Can anyone point me in the right direction here? Thank you.
 
                 
                chat-ss.png 
                (30.1 kB) 
               
 
                
                 
                chat2-ss.png 
                (32.6 kB) 
               
 
              
               Comment
              
 
               
              Answer by CoopOwnz · Sep 08, 2017 at 01:00 AM
Resolved. Turns out it is easier to do this kind of thing in code then use layout groups.
Your answer