| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fixes issues with videobox and others so that content can be turned off reliably. added annotation overlay for treeViews for ppt like slides. lots of fixes to tree view to get layout to be more robust.
|
|
timeline by not assigning clipEnd in DidMount
|
|
write show/hide by default to the layout document but otherwise in place
|
|
|
|
|
|
|
|
|
|
deciding when to allow nativewidth/height changes by adding props to document type templates. fixed height of properties pane & updated CSS for leftflyout & properties pane. marquees no longer oveflow image/video boxes.
|
|
|
|
|
|
|
|
|
|
with spacebar
|
|
videobox can reuse trimming
|
|
|
|
|
|
audioWaveform and having it recompute when a clip is made.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
documents consistent when selections are cleared by clicking. fixed undo for webboxes. fixed limiting size of links button.
|
|
changed placement of link buttons in lightbox to be outside of document
|
|
|
|
|
|
when following link to video because it meant following a snapshot link would start the video, then focus back on the snaphshot.
|
|
|
|
|
|
|
|
|
|
|
|
cleanup.
|
|
CollectionStackedTimelineView to share between audioBox and videoBox.
|
|
|
|
annotations scroll in place.
|
|
|
|
|
|
itself instead of as a computedFn. This has a signifcant effect on efficiency since adding a link to one document will no longer invalidate every other view that references *any* document's links
|
|
to anchor. changed text sidebars to show titles. fixed title autoHeight computations in formattedTextBox. fixed styleprovider to compute headerMargin correctly by inquiring style for ShowTitle.
|
|
isLinkButton's in stackedTimelines. Made links from screenGrab videos to document whn presented in lightbox.
|