Problem in Setting CompositionHeight
I was using TLF in the webgame in these days.
There is a chat panel with 2 buttons, when click both the 2 buttons, the height of container must be reduce or increase.
My way to achieve it is using "textFlow.flowComposer.getControllerAt(0).setCompositionSize(container.newWidth, container.newHeight)",
but it is more likely the scaleX&scaleY of the container is changed.
I am very sad with this, so I post it here wish there is anyone who can help me in solving this.
And I am fresh in using TLF. Is using "use namespace tlf_internal" ato read the contentHeight right?
Any answer will be appiciated.
Sorry for my poor English.
Best Regards to You all.
