openreplay/frontend/app/components/Session_/Player/Overlay
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
..
ElementsMarker feat(ui): add consistent timestamps to (almost) all items in the player ui 2022-08-23 09:34:55 +09:00
AutoplayTimer.module.css Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
AutoplayTimer.tsx feat(ui): make ui able to load unprocessed session files (#652) 2022-08-11 12:07:34 +02:00
ElementsMarker.tsx fix(ui) - heatmaps and reset token 2021-08-05 21:36:28 +05:30
LiveStatusText.module.css Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
LiveStatusText.tsx Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
Loader.tsx Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
overlay.module.css Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
PlayIconLayer.module.css Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
PlayIconLayer.tsx Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00