Answered
How to scroll to a flowelemnt
My question is quite simple: I retrieve a FlowElement
instance by calling getElementById() on a textflow, now what I'd
like to find out is the position of this flowelement, so I can call
scrollToPosition() on an IContainerController instance.
What should I use to find out the required position for a given FlowElement?
thanks a lot in advance!
What should I use to find out the required position for a given FlowElement?
thanks a lot in advance!
