aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2022-06-08fixed bug with adding to pres when in miniview mode.bobzel
2022-06-08Refactor code, but there is a bug. May go back.Michael
2022-06-08tweaked doc decorations to be visible when clicking on items in headerBar. ↵bobzel
restored dashboard snapshotting.
2022-06-08added context menu back to tab's via the doc icon. made docicon draggable ↵bobzel
and clickable. removed collectiondockingviewmenu.
2022-06-08better controls breakpointsmehekj
2022-06-08fix: hide recording by stopping propagationJenny Yu
2022-06-08styling: pres element boxJenny Yu
2022-06-08got it to run, but not concatenating - only first videoMichael Foiani
2022-06-07fix: recording box appear on bottom right corner, removed document decorationsJenny Yu
2022-06-08undo/redo fixes for docking views (maximizing, closing stacks). making ↵bobzel
maximised tabs persist across refreshes.
2022-06-08added ability to make thumbnails of dashboards. started to cleanup ↵bobzel
dockingView/goldenlayout undo event handling. cleaned up tab doc list in docking view. made titles editable again in treeview. fixed overlay view to work with image docs etc by setting top/left in css
2022-06-08Took stab at ffmpeg in server. did some reworking of recordingview css. fix ↵Michael Foiani
smoothness bug for the moving segment that follow cursor.
2022-06-07got basic ui for segmentation to work - W overallMichael
2022-06-07started working with the pointer events to drag - very laggy, may try ↵Michael
something more simple for now
2022-06-07from lastbobzel
2022-06-07fixed bugs just introduced for presbox - numbering, minibox selection.bobzel
2022-06-07fixed dragging docs in overlay view to not cause a rerenderbobzel
2022-06-07added a click event suppressor to setupMoveUpEventsbobzel
2022-06-07fixed dragging items in overlayView to not invalidate DocumentView and cause ↵bobzel
a rerender. fixed loss of ability to select or drag after dragging a recording.
2022-06-07dynamically adjust video controls based on scalemehekj
2022-06-07removing decorations on recording boxJenny Yu
2022-06-07simplified interaction between PresElementBox and PresBox for sharing ↵bobzel
presBox data. fixed problem with miniView getting the wrong slide count.
2022-06-06fixed updateView for audio/video presbox elements.bobzel
2022-06-06Merge remote-tracking branch 'origin/pinWithView-refactor'bobzel
2022-06-06removed sort ui from pres box tree view. made expanding/closing text ↵bobzel
hierarchies simpler (not sure what it might break though).
2022-06-06fixed dragging pres elements when presbox is not selected to not display ↵bobzel
drag element covering entire screen.
2022-06-06fixed docking view layout when headerBar is expanded to not leave a gap.bobzel
2022-06-06fixed slide #'ing for TreeView presentationsbobzel
2022-06-06fixed giving webDocuments a nativeWidth in link previewsbobzel
2022-06-06fixed scripting repl transformer error. fixed not being able to edit ↵bobzel
someone else's text in selfEdit mode
2022-06-06fixed dragging of audioBox not to trigger clicking of buttonsbobzel
2022-06-06added auto links from recordings to pdfs when they scroll. opened audio ↵bobzel
links on right by default instead of in lightbox. focus on pdf/coponent anchor when following link from it (via the LinkMenu)
2022-06-06fixed flicker invalidation of collectionFFDocViews when transitions are set ↵bobzel
(eg., next/prev keyframe)
2022-06-06fixed funky video UI scaling and movementmehekj
2022-06-06fixes for audio box pin with view.bobzel
2022-06-06Merge branch 'master' into temporalmedia-mehekmehekj
2022-06-06fixed range filtering, filtering by string,bobzel
2022-06-06fixed up overlayDocs a bit so that they can be removed. made audioBox's ↵bobzel
appear in overlay when clicked from toolbar. add links to audio when navigating to doc in lightbox.
2022-06-06fixed audioBox to record to dictation file. fixed lightbox to make links to ↵bobzel
audio when new document is displayed.
2022-06-06fixed recorded videos so that they can be played back. fixed regiontimer to ↵bobzel
be turned off after pausing a video to not prevent the video from being played again. removed dictation from stackedtimeline rendering.
2022-06-05merged with master and added transcription icon view for recognized inkbobzel
2022-06-05fixed presentations to allow pinning a clip of audio. fixed TabDocViews to ↵bobzel
be added properly to DocumentManager. fixed presentations to allow groupWithUp to work in tree/stacking view modes. f
2022-06-05refactored writing mode code into InKTranscriptionNaafiyan Ahmed
2022-06-05refactored writing mode codeNaafiyan Ahmed
2022-06-05some changes to prevent presBox from iconifying when typing enter for pres ↵bobzel
item preropty values. also fix so that pinwithView for video stores the start and end time of the video.
2022-06-05fixed screen to local for fitWidth views that are smaller in height than ↵bobzel
their panel
2022-06-05updates and attempts at debugginggeireann
2022-06-05fade full screen controlsmehekj
2022-06-05cleanup from search box popup testmehekj
2022-06-05cleanupmehekj