aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/collectionLinear/CollectionLinearView.tsx
AgeCommit message (Collapse)Author
2021-12-02currently playing indicator completemehekj
2021-11-29fixed playback loop to beginning and added click to go to currently playingmehekj
2021-11-11collapses audio controls when node is resized, preliminary setup for ↵mehekj
currently playing audio "mini player"
2021-09-22fixed runtime bug inside toggleBold(). removed print statements.bobzel
2021-09-09added SelectionManager.Docs() to avoid having to dereference props to get at ↵bobzel
the seelcted Doc. this was causing a cycle in menu items when selected. fixed sizing of filterBox. enabled showing titles for VID,COL,and IMG in addition to RTF.
2021-09-09fixed infinite loop for context menus when right-clicking on them.bobzel
2021-09-05changed direcotry from CollectionLinearView to collectionLinearbobzel