aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/PreviewCursor.tsx
AgeCommit message (Collapse)Author
2019-05-16running into performance problems. fixed some things about summaries.bob
2019-05-12fixed issues with scrolled text input. preview region for schema. and ↵Bob Zeleznik
pasting in tables with ctrl-t.
2019-05-08Working implementation of remote cursorsSam Wilkins
2019-05-07changed css for text background colors. made api to add text to new ↵bob
textboxes.. added ctrl-q to paste text in boxes based on "paragraph" recognition rules.
2019-05-04initial commit - todo: use cursor field rather than generic tuple fieldSam Wilkins
2019-04-26fixed previewcursor appearing on select. adjusted rounded border text.Bob Zeleznik
2019-04-26fixed keyboard modifier to not create document. cleaned up videobox render.Bob Zeleznik
2019-04-24playing with linkingbob
2019-04-23cleaned up events a bitBob Zeleznik
2019-04-23fixes for text box input and dock view problems.Bob Zeleznik
2019-04-12combined preview cursor with marquee. moved preview cursor prompt to its ↵Bob Zeleznik
own file.