| Age | Commit message (Collapse) | Author |
|
targetDropAction to work for non-collections. fixed carouse3D view to have correct screentolocal XFs,
|
|
can be set from kvp/schema. prevented on infinite loop possibility when setting proto to itself.
|
|
of isContentActive in DocComponent since it's in DocumentView. Including adding 'enableDragWhenActive' , 'onClickScriptDisable',
|
|
scrollFocus by adding getView() and fixing focus() and restoreTargetView
|
|
outside of the document, fixed dragging radius button over webbox to still get pointer events. fixed selection text in coments for web boxes.. fixed setting default background color for notes. fixed mode buttons to trigger click behavior before double click behavior. fixed events on nested text boxes that are linkAnchors (like text quotes in sidebar comments),
|
|
start with followLink<xxx>. added ease vs linear flag for scroll transitions in link and preselmeent navigations. added link follow to move target to specified offset from source. shifted from setting dropAction on items to setting childDropAction on collections
|
|
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,
|
|
func plots and for shared docs in novice mode.
|
|
highlighting opacity=0 documents
|
|
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.
|
|
moved gestureOverlay into main dashboard area to avoid drawing on UI widgets. more code cleanup to put things in reasonable places and avoid importing too much stuff.
|
|
|
|
|
|
|
|
|
|
changed documentView to use a margin: auto when fitting width for something that can't grow to the size of the panel so that it will be centered in the panel and not docked at the top.
|
|
collection. Highlight pres targets when following. fixed videoBox to play regions properly. adjusted labelBox for stackedTimeline views. fixed stacked timelines to not stop keyboard events which was preventing text notes from being created on video boxes.
|
|
|
|
invalidate documents - switched to using a function to avoid flickering on PDFs of annotations in particular.
|
|
|
|
changed titling of snapshots to use {#}. no current UI for cloning dashboards.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
temporalmedia-mehek"
This reverts commit 1f7cf7babc76ecff5aef5fe663c48e067e85dd26, reversing
changes made to 1e3ad4de06f83eab54628de660529fefb9a0dc63.
|
|
|
|
|
|
|
|
fixed toggling tangent lines to not happen when dragging.
|
|
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.
|
|
|
|
no longer reopen the document in its context. fixed selecting annotations on web/pdf. don't change document height when shown in a linkPreview. webBox fixes for pages with scripts. fixed range bounds when clicking on web text
several fixes to web pages on server and client.
client webbox allows clicks on divs with onclick instead of doing selection
also hacky fix so that google search url doesn't keep expanding by removing 'q=' regions
also added prevent/allow script menu item
server grabs all html and hides id="google.." which are ads.
also rewrites hrefs starting with http to route through corsProxy
also removes target=_blank tags to prevent pages from opening outside of dash.
also cleaned up routes and comments
also when not logged in, references to anything in dash domain route to /home
|
|
default links to have linkAutoMove
|
|
no found
|
|
|
|
title/caption. fixed linkEditor to write to data doc. generalized comparisonBox rendering to use parameterized fields. fixed pdf/web to honor pointerEvents none prop and fixed textAnnotations to get rendered once as an Annotation. moved filterIcon stuff into DocumentView
|
|
|
|
to not require preselection of doc.
|
|
webpage to use bing.com url.
|
|
|
|
|
|
|
|
|
|
to separate transparent from non-transparent docs into layers.
|
|
Linking anh - fixed and expanded link relationships
|
|
|
|
other annotations on pdfs/webs so that transparency will work better.
|