Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-08-24 | Merge branch 'parker' | bobzel | |
2022-08-24 | made text boxes support animation frames. fixed dragging on unselected pres ↵ | bobzel | |
element ttitles. cleaned up setting ink to have animation frames. | |||
2022-08-24 | cleaned up some of the pin with view code. added a pin button to menu bar ↵ | bobzel | |
when tab is selected to avoid needing to use context menu | |||
2022-08-23 | fixed button icon for drop converting buttons | bobzel | |
2022-08-23 | changed dragging off Key column header to create a view of the field, not a ↵ | bobzel | |
template | |||
2022-08-23 | Merge branch 'master' into parker | bobzel | |
2022-08-23 | added color to animated properties. changed doc decorations to stop before ↵ | bobzel | |
menu bar. changed color of tab bar so that doc decorations is visible when overlapping. | |||
2022-08-22 | from last | bobzel | |
2022-08-22 | from last | bobzel | |
2022-08-22 | added animation of background color, and streamlined/extended a variety of ↵ | bobzel | |
props-related things. | |||
2022-08-22 | Merge branch 'parker' of https://github.com/brown-dash/Dash-Web into parker | ljungster | |
2022-08-22 | c | ljungster | |
2022-08-22 | from last | bobzel | |
2022-08-22 | fixed undo of add/remove column in notetaking view by reordering @action ↵ | bobzel | |
@undoBatch to @undoBatch @action | |||
2022-08-22 | made inkMasks animate when they are turned on /off. fixed inkStrokes to ↵ | bobzel | |
be interpolated when they have an activeFrame set. | |||
2022-08-22 | can't add column if name in use | ljungster | |
2022-08-22 | made ink strokes animatable. added currentFrame to playgroundFields | bobzel | |
2022-08-22 | commented all NoteTakingView files | ljungster | |
2022-08-22 | commented CollectionNoteTakingView | ljungster | |
2022-08-20 | Merge branch 'report-bug-mfoiani' | Michael Foiani | |
Merge bug feature with master. | |||
2022-08-19 | fixed undo bug in dragManager where batches weren't being closed. fixed ↵ | bobzel | |
schemaheader copy method to copy all parameters. fixed notetaking columnresizer to create an UndoBatch. fixed notetakingview's columnHeaders to return the actual headers list, not a copy. fixed document decorations to not modify docsBeingDragged | |||
2022-08-19 | persistent resizing undo/redo issues | ljungster | |
2022-08-18 | small format fix | Michael Foiani | |
2022-08-18 | merge with newest master | Michael Foiani | |
2022-08-18 | fixed up presboxelement to not reference presbox.instance. fixing layout of ↵ | bobzel | |
presboxelement in treeview. fixing "removing" an inkMask without removing it from the collection so that it can be turned on and off. | |||
2022-08-18 | add option to select labels for bug. other style changes and bug fixes. | Michael Foiani | |
2022-08-18 | bug and style fix | Michael Foiani | |
2022-08-18 | add button to create an issue - also can upload files. | Michael Foiani | |
2022-08-17 | fixed dragging docs on web and pdf to work better by temporarily adding ↵ | bobzel | |
transparent docs to the opaque layer so they can get drop events. cleaned eraser and pen interaction code and made erasing strokes work faster and avoid hanging by not intersecting strokes that are already partially deleted. | |||
2022-08-15 | from last - fix for setting dash field numbers | bobzel | |
2022-08-12 | sizing works but undo redo no longer does | ljungster | |
2022-08-12 | fixed inline text box resizing | bobzel | |
2022-08-11 | Merge branch 'master' of https://github.com/brown-dash/Dash-Web | bobzel | |
2022-08-11 | added better ui and backend support for mask ink strokes. added frame #'s ui ↵ | bobzel | |
for seeing current animation frame. | |||
2022-08-11 | add basic way to view issues. videos still won't play/show controls. | Michael Foiani | |
2022-08-11 | persistent header widths | ljungster | |
2022-08-11 | cc | ljungster | |
2022-08-10 | stacked timeline zoom overflow and hover timecode position fixed | mehekj | |
2022-08-10 | cleaned up pinning documents with an activeFrame index (and special case of ↵ | bobzel | |
isInkMask). removed text-color from pres boxes which was breaking opacity when docs had an appearFrame > 0. | |||
2022-08-10 | Merge branch 'master' into report-bug-mfoiani | Michael Foiani | |
casual merge with master to keep local branch updated | |||
2022-08-10 | report manager style changes | Michael Foiani | |
2022-08-09 | fixed click on menu button for text box with hyperlink to not bring up ↵ | bobzel | |
buttonBar. fixed right click on hyperlink to just bring up button bar, but not native context menu. fixe stacking view child pointer events so that sidebar documents in lightbox are editable. | |||
2022-08-09 | adjusted tootlip for showing pivot view of dashfieldview. removed ↵ | bobzel | |
scrollbars for autoheight textboxes - metadata views weren't resizing properly. | |||
2022-08-09 | Merge branch 'parker' of https://github.com/brown-dash/Dash-Web into parker | ljungster | |
2022-08-09 | added an audio annotation button to the anchor menu bar. | bobzel | |
2022-08-09 | added audio annotation play option for following links | bobzel | |
2022-08-09 | fixed presbox pinning from crashing/failing by making it a prefetchproxy. ↵ | bobzel | |
update user cache when switching active page. | |||
2022-08-08 | fixed recent bug where dragging actions wasn't undoable. changed closing an ↵ | bobzel | |
icon to deiconify it first so that following a link to it won't show the icon. | |||
2022-08-08 | moved 5 sec anno recording button to documentButtonsBar. made recording ↵ | bobzel | |
button appear only when there is one & click to play recording. | |||
2022-08-08 | fixed autolinking to not match partial word substrings. restored textbox ↵ | bobzel | |
dictation. |