infinity icon indicating copy to clipboard operation
infinity copied to clipboard

Screen jumping issue due to delay between appending and buffer size update

Open ia3andy opened this issue 12 years ago • 0 comments

I'm experiencing some screen jumping due to the delay between appending stashed pages and buffer size update. Could you explain me why you use a single buffer instead of keeping the page element in the view and add its children to a shadow object. Doing so, you would never change the size of the view at all. Thanks.

ia3andy avatar Aug 25 '13 17:08 ia3andy