aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/collectionFreeForm/CollectionFreeFormClusters.ts
AgeCommit message (Collapse)Author
2024-05-16cleaned up and fixed feeformdocview styleprovider.bobzel
2024-05-16moved isHovering to DocumentView as instance variable instead from ↵bobzel
FormattedText as a Document field. cleaned up cluster style provider. fixed freeformView to not trigger as many updates when a doc is dropped, and fixed layoutEngines to not return a background or color unless actually set by the engine.
2024-05-02lots more dependency cycle unwinding.bobzel
2024-04-30broke out clusters code from freeformview to its own file. cleaned up a bit.bobzel