| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-03-04 | removed pseudo Doc type system. playing with hot reloading. | bobzel | |
| 2022-02-22 | improve efficiency for scenes with lots of documents by using computed ↵ | bobzel | |
| functions to avoid invalidations. moved grid renderer to its own component to avoid invalidations when panning/zooming. | |||
| 2021-12-02 | Added header comment to CollectionLinearView | vkalev | |
| 2021-09-22 | fixed runtime bug inside toggleBold(). removed print statements. | bobzel | |
| 2021-09-09 | added 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-09 | fixed infinite loop for context menus when right-clicking on them. | bobzel | |
| 2021-09-05 | changed direcotry from CollectionLinearView to collectionLinear | bobzel | |
