I fixed _get_height function to increase offset in case of multi-line notes : without this, multi-line notes could be overlapped by following items
I also added multi-line support for messages, and a new syntax : space n with n being an integer, which makes it possible to add vertical spacing between items.
I fixed _get_height function to increase offset in case of multi-line notes : without this, multi-line notes could be overlapped by following items
I also added multi-line support for messages, and a new syntax :
space n
withn
being an integer, which makes it possible to add vertical spacing between items.