Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-14 | expand children | Aubrey Li | |
2022-04-14 | auto transcribes on grouping | mehekj | |
2022-04-14 | fix: fixed panning with finger interaction | Naafiyan Ahmed | |
2022-04-14 | fix: fixed panning with finger interaction | Naafiyan Ahmed | |
2022-04-14 | Merge remote-tracking branch 'origin/presentation_group_test' into ↵ | Aubrey Li | |
presentation_upgrade | |||
2022-04-14 | presesntation groups | geireann | |
2022-04-14 | Create smooth record and playback of tracking. | Michael Foiani | |
2022-04-14 | updates | geireann | |
2022-04-14 | tweaks. fixed groups to be resizable when iconified. | bobzel | |
2022-04-14 | commiting to go back | ljungster | |
2022-04-14 | fixed following links to documents in iconified collections/text to ↵ | bobzel | |
deiconify. fixed ctrl-x to cut (not iconify). changed lightboxview to add to future docs when stepping into. added placeholder for indicating how many documents are left in lightbox future | |||
2022-04-14 | commiting before refactoring | ljungster | |
2022-04-14 | fixed pushpin behavior when there are multiple links to the pushpin (they ↵ | bobzel | |
all toggle). changed lightboxview to allow stepping into links when doc has no contents. | |||
2022-04-14 | gave summary documents pushpin behaviors. fixed following link to doc that ↵ | bobzel | |
is iconified to work. fixed pushin visibility toggling for docs that are iconified. | |||
2022-04-13 | added images to treeView bullets for docs with icons. fixed following ↵ | bobzel | |
pushpin links to prototypes to toggle delegates when shown. gave groups a default padding. fixed creating icons to not create unnecessary template docs. fixed toggling isPushpin. made summaries simple links instead of templates. | |||
2022-04-13 | Merge branch 'inkocr-mehek' into inking-naafi-mehek | mehekj | |
2022-04-13 | fixed ink transcription document location | mehekj | |
2022-04-12 | revert presbox & treeview onclick focus | Aubrey Li | |
2022-04-12 | Merge branch 'inkocr-mehek' into inking-naafi-mehek | mehekj | |
2022-04-12 | ink to text for groupings | mehekj | |
2022-04-12 | made changes to ink grouping | Naafiyan Ahmed | |
2022-04-12 | Merge branch 'master' into layoutIcons | bobzel | |
2022-04-12 | changed lightOrDark for 'transparent' to return gray. | bobzel | |
2022-04-12 | cleaned up errors/warnings. fixed dragging to turn off pointer events on ↵ | bobzel | |
whatever's being dragged. | |||
2022-04-12 | cleaned up pileView to feel somewhat usable by tweaking icon sizes, and ↵ | bobzel | |
making icon<->doc toggleable by just clicking. | |||
2022-04-11 | changed backspace to iconify then delete | bobzel | |
2022-04-11 | fixes to header to be transparent for icons. layout fixes for doc ↵ | bobzel | |
decoratoins title row. groups are not semi transnparent anymore to avoid mixBlendMode confusion | |||
2022-04-11 | items get dragged and dropped | ljungster | |
2022-04-11 | fixed sendtoback menu and functionality. fixed mixedblendmode for groups. ↵ | bobzel | |
fixed orange highlighting when docs are toggled hidden. fixed placement of linking button. | |||
2022-04-11 | got pdf's to generate icons when iconifying. | bobzel | |
2022-04-11 | lots of layout fixes to groups, labels, ink to support iconification better. ↵ | bobzel | |
simpliifed documentdecorations. fixed display artifacts related to things not showing up when dragging, or otherwise not getting a halo of nested freeform colletions. | |||
2022-04-11 | making layout icons work better. | bobzel | |
2022-04-07 | added RecordingView | geireann | |
2022-04-07 | added todo comment | Naafiyan Ahmed | |
2022-04-07 | removed redundant commit | Naafiyan Ahmed | |
2022-04-07 | added grouping and write mode vs pen mode | Naafiyan Ahmed | |
2022-04-07 | Fixed column bug | ljungster | |
2022-04-07 | fixed iconizing images to not get the wrong height because of templates. ↵ | bobzel | |
fixed cross-fade of images to work without needing doc to be selected. | |||
2022-04-07 | added multiple target capability for autoLinks. added wiki:<link> | bobzel | |
2022-04-06 | set publsihed documents to automatically display a title region | bobzel | |
2022-04-06 | fixed displaying titles on text to not shrink box to 0 height. fixed ↵ | bobzel | |
autoLink to not self link. | |||
2022-04-06 | uses linkMenu in propertiesWindow now. updated linkMenu api, changed ↵ | bobzel | |
layout, made groups collapsible | |||
2022-04-05 | added basic grouping when exiting pen mode | Naafiyan Ahmed | |
2022-04-05 | merge master | Aubrey Li | |
2022-04-05 | from last | bobzel | |
2022-04-05 | tweaked tab titles to be more normally editable. | bobzel | |
2022-04-05 | fixes to allow dragging golden layout windows to be aborted with 'esc'. ↵ | bobzel | |
some code cleanup as well to avoid rebuilding golden layout when tabs are closed. Fixes for undo and goldenlayout | |||
2022-04-04 | fixed autolink. fixed the pileup view to animate properly and activate ↵ | bobzel | |
without selection. added a 'dataTransition" prop to DocumentView to allow collections to animate changes in the size of documents. | |||
2022-04-04 | from last | bobzel | |
2022-04-04 | cleaned up warnings. fixed ink to work better with it's label boxes by not ↵ | bobzel | |
letting textbox ComponentView override inkinstroke. made ink text boxes go away unless they have text or are selected. fixed up brushing code and made it work for ink and ink w/ text labels |