Question
scrolling text in tlf
Hello.
I'm trying to set scrollbar properties:
this._scrollBar.setScrollProperties(this._controller.compositionHeight, 0, this._controller.getContentBounds().height - this._controller.compositionHeight);
But it isn't work correct. Where is my mistake?
Thanks.
