aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2020-06-28fixed zooming out on a collection when over a pdf. fixed filters on nested ↵Bob Zeleznik
collections.
2020-06-28renamed some fields scale=>_viewScale, transtion=>dataTransition, ↵Bob Zeleznik
panTransformType=>_viewTransform. fixed animation frames to not break acls (sort of).
2020-06-27set LivePlayground to be the default for view-oriented fieldsBob Zeleznik
2020-06-27fixed safe mode & reverted to apply ontly to freeform and schema collections.Bob Zeleznik
2020-06-27made safe mode apply to all collectionsBob Zeleznik
2020-06-27from lastBob Zeleznik
2020-06-27cleaned up a bunch of stuff related to TreeViews and link dots. added ↵Bob Zeleznik
option for link dots to show up in tree views. changed titles in tree views to be truncatable. fixed edting of treeview titles when an alias is in the tree view as well.
2020-06-27fixed icon button of document deoratins. cleaned up several compile errors ↵Bob Zeleznik
and warnings
2020-06-27adjusted arrowheads to be largerBob Zeleznik
2020-06-26Merge branch 'master' into ink_menuBob Zeleznik
2020-06-26fixed bullet point positioning for lines that wrap. fixed bullet point ↵Bob Zeleznik
behavior when backspacing from bullet point to previous
2020-06-26updated pdfjs. fixed position of blue dot for pdfs. enabled fixedBob Zeleznik
2020-06-27fixed rotation resizeyunahi
2020-06-27fixed arrow/dot?yunahi
2020-06-26fix to setting text colorBob Zeleznik
2020-06-26made dev tools a development mode featureBob Zeleznik
2020-06-26fixed highlighting text anchors in text notes. fixed pasting fragements of ↵Bob Zeleznik
PDFs to create back links inside blockquotes.
2020-06-25fixed loading of pdf annotations. fixed copy pasting of pdf excerptsBob Zeleznik
2020-06-25from lastBob Zeleznik
2020-06-25fixed copying/ pasting of PDF quotes to generate blockquotes.Bob Zeleznik
2020-06-25fixed drag and drop of text onto a text box from creating new documentsBob Zeleznik
2020-06-25fixed linkicon dragging feedbackBob Zeleznik
2020-06-25fixed blue button visibility for document decoration button barBob Zeleznik
2020-06-25Merge branch 'master' into ink_menuBob Zeleznik
2020-06-25fixed selection of filled ink regions. moved ink halo to mainViewBob Zeleznik
2020-06-25cleaned up DoucmentButtonBar to use DocumentLinksButtonBob Zeleznik
2020-06-25added link preview for blue buttons.Bob Zeleznik
2020-06-24from lastBob Zeleznik
2020-06-24added ability to start a link & finish a link with double clickBob Zeleznik
2020-06-24added halo for link buttonsBob Zeleznik
2020-06-24made persistent link Icon in bottom left of documentBob Zeleznik
2020-06-24fixed summary iconBob Zeleznik
2020-06-24fixed warnings. fixed blockquote menu function.Bob Zeleznik
2020-06-24fixed placement of settings panel icon & panel. fixed layout of docked text ↵Bob Zeleznik
bar. added blockquote icon
2020-06-24changed titles to just look at first node of text box.Bob Zeleznik
2020-06-24changed richTextMenu to dock at top of window. fixed ColorBox to set ↵Bob Zeleznik
foreground color of selected text.
2020-06-24fixed blockquotes and code within formatted text.Bob Zeleznik
2020-06-23prevented links from being dropped on layout tabsBob Zeleznik
2020-06-23fixed web box moving when arrow keys are pressed.Bob Zeleznik
2020-06-23cleaner approach to fixing linkAnchor colorsBob Zeleznik
2020-06-23fixed coloring linksBob Zeleznik
2020-06-23changed dropping linkbutton on collection to link to collection except when ↵Bob Zeleznik
dragging off a text annotation onto a collection when it makes a note.
2020-06-23moved onClick and onDragStart references to layoutDoc from Document since ↵Bob Zeleznik
they seem likely to be view related (different templates would behave differently). This fixes the Apply button in the ScriptingBox to show the Finish() button and to restore the doc view to its original form.
2020-06-24fixed inkmenuyunahi
2020-06-23fixed weburl input box not getting focus to typeBob Zeleznik
2020-06-23from lastBob Zeleznik
2020-06-23fixed mult link menu. fixed linking to external urls. fixed draggers for ↵Bob Zeleznik
text menu.
2020-06-22made chrome commands fire by clicking bullseye. added commands for ↵Bob Zeleznik
freeformview. made backgroundHalo() work diffrently for ink strokes
2020-06-22fixed text input rule for bullets by typing: "- "Bob Zeleznik
2020-06-22cleaned up menus for formatted text & tempaltes. fixed pdf menu behavior ↵Bob Zeleznik
(not fading until unselected);