This repository has been archived on 2022-08-19. You can view files and clone it, but cannot push or open issues or pull requests.
hydrogen-web/src/domain/session/room/timeline
Bruno Windels 7d81306a49 return BufferHandles from the media repository
BufferHandles are platform specific handles to a buffer. On web,
they have a .blob and .url property.
2020-10-30 15:18:27 +01:00
..
tiles return BufferHandles from the media repository 2020-10-30 15:18:27 +01:00
TilesCollection.js add update parameter when replacing tile 2020-10-27 16:19:36 +01:00
tilesCreator.js pass all viewmodel options to tile view models 2020-10-29 11:10:34 +01:00
TimelineViewModel.js pass all viewmodel options to tile view models 2020-10-29 11:10:34 +01:00
UpdateAction.js add update parameter when replacing tile 2020-10-27 16:19:36 +01:00