aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2022-11-10fixed inkMaskStrokesbobzel
2022-11-10playing a presentation that's at its end, resets it to slide 0.bobzel
2022-11-10fixed showing proper right-click context for document type when document ↵bobzel
isn't selected
2022-11-10fixed scriptingBox to always have this and self bound properly. fixed ↵bobzel
presElement to allow group with up
2022-11-10made alternate image use a field data-useAlt. added alt images to ↵bobzel
preselements. fixed removing TabDoc documentviews from document view list. added playing audio tags to preselements
2022-11-10fixed preselements to always have a pres transition slider/input in ↵bobzel
properties view
2022-11-10fixed restarting presentation by hitting play at end of presentationbobzel
2022-11-10fixed playing presentation when a slide is a tab.bobzel
2022-11-10fixed losing of data when pinning the current tab's view and then navigating ↵bobzel
to that pres element. fixed being able to zoom in on images in presentations.
2022-11-10partial fix for previewing multiple links to different sidebar notes. fixed ↵bobzel
opening sidebar to create an annotation the first time. fixed honoring dashFieldView's non-editable flag. moved isLinkButton setter to expert and make isLinkButton default for Buttons. fixed following Links with Zoom to reset view. fixed view for editing onClick for documents
2022-11-09added tab highlighting when tab doc is target of hyperlink. made region ↵bobzel
annotations on images be transparent. don't show lock icon for lockedPosition documents that still get pointer events.
2022-11-09fixed treeViews again to make room for hover buttons properly. fixed ↵bobzel
copying text from pdf to highlight copied regions without always displaying anchor.
2022-11-08making pasting form pdf work again with backlinks. text fixes for ↵bobzel
equationViews and dashField views -- trying to get docref linkAnchor to work.
2022-11-04more fixes to sidebar annotations of pdfs to improve link following.bobzel
2022-11-04more fixes to pdf and text to allow dashfieldview nodes to be link anchors ↵bobzel
and make sidebar annotations work better.
2022-11-02frobobzel
2022-11-02fix sidebar so active filters add proper metadata to newly created documentsbobzel
2022-11-02select docs when title header is edited. fixed doc decoration top border. ↵bobzel
sort sidebar annos by y coord
2022-11-02made decorations semi transparent until hover to make ui less noisybobzel
2022-11-01fixes for goldenlayout to initialize more cleanly. updated all old ↵bobzel
ReactDOM.render() to ReactDom.createRoot(). fixes for PDF/Web sidebar sizing. added text from pdf selection anchors to sidebar notes. fixed PDF text selection to align properly.
2022-11-01from lastbobzel
2022-10-31cleaning up link count icon to be part of documentLinks view and to appear ↵bobzel
on tab views that have links.
2022-10-31cleaned up collection linear view a bit.bobzel
2022-10-28fixed proxyfields to use cache if it's available which saves orders of ↵bobzel
magnitude opening up Files list. Fixed copying docs to appear in Files list. fixed undo for change perspective and header color
2022-10-27cleaned up treeViews to work across PresBox/ppt slides/collections/ - ↵bobzel
modified DocumentView rendering to remove pres box refs. fixed mainView width.
2022-10-25fixed up dragging fields from key value pane to support numbersbobzel
2022-10-25various tweaks: show border highlights in tree views, uniform treatment of ↵bobzel
embedding using title bar, even for free form views, choose bestAlias when dragging from files menu, text boxes honor document moves, show title for timeline annotations, fix dragoffset for stacks with buttons/description headers,
2022-10-24removed print linesgeireann
2022-10-24added first draft version of scrolling up and scrolling sidewaysgeireann
2022-10-24added link to documentation from specific nodesgeireann
2022-10-20added double-tap to keep ink primitive mode. cleaned up circle drawing and ↵bobzel
some other gesture code.
2022-10-19fixed erasing straight line stroke segments caused by intersections with ↵bobzel
other strokes. cleaned up more with gestures. changed docView lock icon to be part of docDecorations.
2022-10-18cleaned up gestureutils a bit. added recognize gestures option, but it ↵bobzel
probably shouldn't be used until the geometry gesture recognition descriptions are improved.
2022-10-18starting to fix resizing rotated docs.bobzel
2022-10-18fixed up off-center rotation for inkbobzel
2022-10-18hide rotate center by defaultbobzel
2022-10-17added rotation around an arbitrary point to doc decos. fixed show title for ↵bobzel
func plots and for shared docs in novice mode.
2022-10-13added renaming of dashboards. fixed bug with pin button script.bobzel
2022-10-13fixed copying text when a document is selected. fixed tree view shifting ↵bobzel
when editing a line that is too long.
2022-10-13fixed sending body of web pages that are not gzip'edbobzel
2022-10-13some basic error checking. avoid querying background for non-toggle buttonsbobzel
2022-10-07nothingbobzel
2022-10-07Merge branch 'master' into pres-pin-fixesbobzel
2022-10-07fixes for equations : :eq as option to ctrl-m inside a text box. added ↵bobzel
background for equations. fixed cursor focus issues.
2022-10-07improvements to sizing webpagesbobzel
2022-10-06fixed warnings with scriptingbox keysbobzel
2022-10-06don't allow golden layout to be created if there's no dockingConfig.bobzel
2022-10-05from lastbobzel
2022-10-05fixed scrolling for note-taking viewmehekj
2022-10-05fixed uploading tif and other unsupported images to generate an error ↵bobzel
quickly with a better erorr message.