Open dominictarr opened 7 years ago
@mixmix I think we have fixed this now, correct?
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 .
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 .
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!