Dynamically loaded blocks should (at least optionally) provide user cues as to what is new. The best would probably be to fade in the new items at the top of the list while fading out old at the bottom.

Here's a first rough and untested idea of what would need to be done.

Comments

nedjo’s picture

Status: Active » Needs work
StatusFileSize
new7.23 KB

Here's a more complete patch, still not quite working.

yngens’s picture

subscribe

nedjo’s picture

Status: Needs work » Fixed
StatusFileSize
new7.12 KB

Done, attached is the patch I applied.

I did only minimal testing, could use more, please mark this issue active and update if issues arise.

Anonymous’s picture

Status: Fixed » Closed (fixed)
nedjo’s picture

Assigned: Unassigned » nedjo
Status: Closed (fixed) » Active

Whatever I thought I was doing, it wasn't right and doesn't work.

I'll have a go at fixing this up when I get a chance.