dominictarr / pull-scroll

MIT License
13 stars 3 forks source link

problem adding live elements when scroller is not on the screen #5

Open dominictarr opened 7 years ago

dominictarr commented 7 years ago

okay - in patchbay, you are reading a thread, and meanwhile, you receive another message. this gets added to the pull-scroll queue, but not displayed because the content is not visible

then you change back to the scroller, and move it, which unpauses the input stream however, that does not cause the queued items to be added until a new item is received!

This means you do not see new items that arrive when you are off screen!

dominictarr commented 7 years ago

@mixmix I think we have fixed this now, correct?

mixmix commented 7 years ago

yes i fixed that :)

On Fri, 3 Feb 2017 at 23:03 Dominic Tarr notifications@github.com wrote:

@mixmix https://github.com/mixmix I think we have fixed this now, correct?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/dominictarr/pull-scroll/issues/5#issuecomment-277209430, or mute the thread https://github.com/notifications/unsubscribe-auth/ACitnmj8dSQCPNnkhaX9YtGVJCnPBPUFks5rYvtsgaJpZM4LotXx .

dominictarr commented 7 years ago

great!

On Sun, Feb 5, 2017 at 11:46 PM, mix irving notifications@github.com wrote:

yes i fixed that :)

On Fri, 3 Feb 2017 at 23:03 Dominic Tarr notifications@github.com wrote:

@mixmix https://github.com/mixmix I think we have fixed this now, correct?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/dominictarr/pull-scroll/issues/5#issuecomment- 277209430, or mute the thread https://github.com/notifications/unsubscribe-auth/ ACitnmj8dSQCPNnkhaX9YtGVJCnPBPUFks5rYvtsgaJpZM4LotXx .

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/dominictarr/pull-scroll/issues/5#issuecomment-277510974, or mute the thread https://github.com/notifications/unsubscribe-auth/AAP1LifRrLRvE4FHa2maR4R9vdPCRxGFks5rZah-gaJpZM4LotXx .