openreplay/frontend/app/player/MessageDistributor/messages
Bart Riepe af4160eb20
feat(ui): add consistent timestamps to (almost) all items in the player ui
This also tries to make the autoscroll functionality a bit more consistent, where all items are always shown in the list, but items which have not yet occurred will be partially transparent until they happen.

Due to that change, autoscroll behavior which previously always went all the way to the bottom of a list didn't make sense anymore, so now it scrolls to the current item.
2022-08-23 09:34:55 +09:00
..
index.ts frontend(feat): message reading refactored; Assist fixes 2022-01-11 09:46:01 +01:00
JSONRawMessageReader.ts frontend(feat): message reading refactored; Assist fixes 2022-01-11 09:46:01 +01:00
message.ts style(frontend/player): generated code format 2022-07-22 12:33:54 +02:00
MFileReader.ts feat(ui): make ui able to load unprocessed session files (#652) 2022-08-11 12:07:34 +02:00
MStreamReader.ts feat(ui): make ui able to load unprocessed session files (#652) 2022-08-11 12:07:34 +02:00
PrimitiveReader.ts fix(player): fix for message reader (#597) 2022-07-19 14:33:46 +02:00
raw.ts style(frontend/player): generated code format 2022-07-22 12:33:54 +02:00
RawMessageReader.ts style(frontend/player): generated code format 2022-07-22 12:33:54 +02:00
timed.ts feat(ui): make ui able to load unprocessed session files (#652) 2022-08-11 12:07:34 +02:00
urlResolve.ts feat(ui): add consistent timestamps to (almost) all items in the player ui 2022-08-23 09:34:55 +09:00