lightweight tag 955b90b80a9b9b061e5ab509f288b250ff7d579e 1.3.3-beta
Author:	Christopher Tse <chrisstse@hotmail.com>
Date:	Fri Apr 17 18:27:33 2020 +1000

commit 955b90b80a9b9b061e5ab509f288b250ff7d579e
Author: Christopher Tse <chrisstse@hotmail.com>
Date:   Fri Apr 17 18:27:33 2020 +1000

    Fixed issues with chat bubble tail
    
    * Fixed issue where tail moved down when the chat bubble extended
    downwards
    * Fixed issue where the tail was left hanging in midair when the chat
    bubble retracted both width-wise and height-wise

commit 5f299f607827c1e7325516ccc0b62b8d98ccdc3c
Author: Christopher Tse <chrisstse@hotmail.com>
Date:   Mon Apr 13 12:25:23 2020 +1000

    Removed debugging output statements

commit 6a3ffcad0c3dae1d11d741c87f9b7f2f44db49bd
Author: Christopher Tse <chrisstse@hotmail.com>
Date:   Mon Apr 13 11:33:19 2020 +1000

    Corrected maths for the chat bubble tail placement
    
    - Maths now adds offset to original point in world coords and converts it
    to the distance from the new relative point
    - Also put in a mouse catcher for the bubble tail so it can be moved
    even when it's placed behind other components

commit 55971c38f6a679c023892874e3e4ae258ecc85e0
Author: Christopher Tse <chrisstse@hotmail.com>
Date:   Sun Apr 12 13:33:51 2020 +1000

    Removed the button catcher for the main edit box + refactoring

