Stefan Prieschl - 2017-12-10

I added a further change to the patch. TextLayout is allocated with Title. But it is often not needed. I changed it to only allocate TextLayout if needed and dispose it after use. This also saves a lot of OS-Handles.